header mod

This commit is contained in:
richonguzman 2024-10-30 17:57:28 -03:00
parent c88fdbf3ba
commit 705a9b15bc
1 changed files with 18 additions and 11 deletions

View File

@ -1,16 +1,23 @@
/*__________________________________________________________________________________________________________________________________ /*___________________________________________________________________
Ricardo Guzman - CA2RXU Ricardo Guzman - CA2RXU
https://github.com/richonguzman/LoRa_APRS_Tracker https://github.com/richonguzman/LoRa_APRS_Tracker
(donations : http://paypal.me/richonguzman) (donations : http://paypal.me/richonguzman)
__________________________________________________________________________________________________________________________________*/ ____________________________________________________________________*/
#include <BluetoothSerial.h> #include <BluetoothSerial.h>
#include <OneButton.h> #include <OneButton.h>