fix building portduino and make cppcheck happy

This commit is contained in:
Thomas Göttgens
2023-01-09 19:23:41 +01:00
parent 5fd00b2538
commit 86748bf88e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#include "RadioInterface.h"
#include "MeshPacketQueue.h"
#include "wifi/WiFiServerAPI.h"
#include "api/WiFiServerAPI.h"
#include <RadioLib.h>