Skip to content

Commit

Permalink
typo (#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoSloppy authored Dec 13, 2023
1 parent 1ac905d commit 5213105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/readpin.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ template<int pin, int pin_mode = INPUT>
using AnalogReadPinF = SingleValueAdapter<AnalogReadPinSVF<pin, pin_mode>>;


#endif FUNCTIONS_READPIN_H
#endif // FUNCTIONS_READPIN_H

0 comments on commit 5213105

Please sign in to comment.