Explorar o código

credit for Buzz

thanks Buzz!
Andrew Tridgell %!s(int64=3) %!d(string=hai) anos
pai
achega
9d704c29ce
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      README.md
  2. 1 0
      RemoteIDModule/DroneCAN.cpp

+ 1 - 0
README.md

@@ -80,6 +80,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/
+ - David Buzz: ESP32 CAN and bluetooth drivers
 
 This firmware builds on their work.
 

+ 1 - 0
RemoteIDModule/DroneCAN.cpp

@@ -1,5 +1,6 @@
 /*
   DroneCAN class for handling OpenDroneID messages
+  with thanks to David Buzz for ArduPilot ESP32 HAL
  */
 #include <Arduino.h>
 #include "version.h"