add missing include
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
#include "test.h"
|
#include "test.h"
|
||||||
#include "buttons.h"
|
#include "buttons.h"
|
||||||
|
#include "relays.h"
|
||||||
|
|
||||||
extern uint32_t mqtt_pub_count;
|
extern uint32_t mqtt_pub_count;
|
||||||
extern uint32_t mqtt_sub_count;
|
extern uint32_t mqtt_sub_count;
|
||||||
|
Reference in New Issue
Block a user