mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-08 20:17:16 +02:00
0.8.64
add `getPLOS` (NRF24 Debug)
This commit is contained in:
parent
92a9e161b2
commit
7f386f07df
8 changed files with 79 additions and 8 deletions
|
@ -32,3 +32,5 @@ if env['PIOENV'][:22] != "opendtufusion-ethernet":
|
|||
if env['PIOENV'][:13] == "opendtufusion":
|
||||
applyPatch("GxEPD2", "../patches/GxEPD2_SW_SPI.patch")
|
||||
applyPatch("RF24", "../patches/RF24_Hal.patch")
|
||||
else:
|
||||
applyPatch("RF24", "../patches/RF24.patch")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue