소스 검색

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"