Răsfoiți Sursa

give credit to Roel

Andrew Tridgell 3 ani în urmă
părinte
comite
faf9834fee
2 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  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/
  - Steve Jack: https://github.com/sxjack/uav_electronic_ids
+ - Roel Schematics: https://bluemark.io/
 
 This firmware builds on their work.
 

+ 2 - 0
RemoteIDModule/BLE_TX.cpp

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