UPD beautify
This commit is contained in:
parent
5c4552ccde
commit
d2ef7ea91a
@ -24,5 +24,4 @@ char *trim(char *s);
|
|||||||
int strtotime (char *s, struct _tm_ *tp);
|
int strtotime (char *s, struct _tm_ *tp);
|
||||||
// uint8_t dayofweek(uint8_t century, uint8_t y, uint8_t m, uint8_t d);
|
// uint8_t dayofweek(uint8_t century, uint8_t y, uint8_t m, uint8_t d);
|
||||||
|
|
||||||
|
|
||||||
#endif /* INC_HELPER_H_ */
|
#endif /* INC_HELPER_H_ */
|
||||||
|
@ -10,6 +10,4 @@
|
|||||||
|
|
||||||
void ringbuf_test(void);
|
void ringbuf_test(void);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endif /* INC_RINGBUF_TEST_H_ */
|
#endif /* INC_RINGBUF_TEST_H_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user