mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-04 14:08:34 +00:00
cppcheck fix
This commit is contained in:
parent
bab37b9647
commit
b0345cceed
5 changed files with 4 additions and 2 deletions
|
|
@ -5,7 +5,9 @@
|
|||
#include <memory>
|
||||
|
||||
#include <Arduino.h>
|
||||
#ifndef CPPCHECK
|
||||
#include <ArduinoJson.h>
|
||||
#endif
|
||||
|
||||
class Configuration;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue