This commit is contained in:
Alexander Begoon 2025-04-19 12:00:20 +02:00
parent 7cad7d3864
commit 9874c5c696
No known key found for this signature in database
GPG Key ID: 9F7D401F3E061FF5
2 changed files with 2 additions and 4 deletions

View File

@ -7,9 +7,7 @@
"cpu": "cortex-m4",
"extra_flags": "-DARDUINO_MDBT50Q_RX -DNRF52840_XXAA",
"f_cpu": "64000000L",
"hwids": [
["0x2886", "0x0166"]
],
"hwids": [["0x2886", "0x0166"]],
"usb_product": "XIAO-BOOT",
"mcu": "nrf52840",
"variant": "seeed_xiao_nrf52840_kit",

View File

@ -11,8 +11,8 @@
#include "PowerMon.h"
#include "Throttle.h"
#include "buzz.h"
#include "gps/RTC.h"
#include "concurrency/Periodic.h"
#include "gps/RTC.h"
#include "meshUtils.h"
#include "main.h" // pmu_found