mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 10:19:29 +02:00
Fix compilation error
This commit is contained in:
parent
5d3cc341c8
commit
8d1c3aaa06
2 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
|
||||
#include <Arduino.h>
|
||||
#include "../../../USER_SETTINGS.h"
|
||||
#include "../config.h" // Needed for defines
|
||||
|
||||
#define MQTT_MSG_BUFFER_SIZE (1024)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue