Added in extern auth[]

This commit is contained in:
maxxir_w
2019-03-18 07:24:42 +04:00
parent 4a896652f4
commit 4b145db7fa

View File

@@ -73,5 +73,5 @@ extern uint8_t DNS_2nd[4];
#define BLYNK_DATA_BUF_SIZE 1024
extern uint16_t adc_read(uint8_t channel);
extern uint8_t auth[];
#endif /* GLOBALS_H_ */