Added Two feedback examples

This commit is contained in:
maxxir_w
2019-03-18 13:39:39 +04:00
parent 14da65684c
commit 81dd29d3e7
4 changed files with 48 additions and 9 deletions

View File

@@ -74,4 +74,6 @@ extern uint8_t DNS_2nd[4];
extern uint16_t adc_read(uint8_t channel);
extern uint8_t auth[];
extern uint8_t v15_changed;
extern uint8_t v20_changed;
#endif /* GLOBALS_H_ */