浏览代码

give credit to Roel

Andrew Tridgell 3 年之前
父节点
当前提交
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/
  - 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"