Skip to content

Commit

Permalink
Update nRF52840Sense_UartBlePeripheral.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
tamberg authored Feb 26, 2024
1 parent c2bf83e commit 9cadc3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// Licensed under the MIT license, see LICENSE or
// https://choosealicense.com/licenses/mit/

#include "Adafruit_TinyUSB.h"; // Fix https://github.com/adafruit/Adafruit_nRF52_Arduino/issues/653
#include "Adafruit_TinyUSB.h" // Fix https://github.com/adafruit/Adafruit_nRF52_Arduino/issues/653
#include <bluefruit.h>

BLEDis deviceInfoService;
Expand Down

0 comments on commit 9cadc3c

Please sign in to comment.