Andrew Tridgell 3 лет назад
Родитель
Сommit
faf9834fee
2 измененных файлов с 3 добавлено и 0 удалено
  1. 1 0
      README.md
  2. 2 0
      RemoteIDModule/BLE_TX.cpp

+ 1 - 0
README.md

@@ -70,6 +70,7 @@ Many thanks to the great work by:
 
 
  - OpenDroneID: https://github.com/opendroneid/
  - OpenDroneID: https://github.com/opendroneid/
  - Steve Jack: https://github.com/sxjack/uav_electronic_ids
  - Steve Jack: https://github.com/sxjack/uav_electronic_ids
+ - Roel Schematics: https://bluemark.io/
 
 
 This firmware builds on their work.
 This firmware builds on their work.
 
 

+ 2 - 0
RemoteIDModule/BLE_TX.cpp

@@ -1,5 +1,7 @@
 /*
 /*
   BLE TX driver
   BLE TX driver
+
+  Many thanks to Roel Schiphorst from BlueMark for his assistance with the Bluetooth code
  */
  */
 
 
 #include "BLE_TX.h"
 #include "BLE_TX.h"