mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-13 17:06:39 +02:00
0.8.24
* fix NRF communication for opendtufusion ethernet variant
This commit is contained in:
parent
222bf0e54a
commit
f191c036bb
8 changed files with 29 additions and 17 deletions
|
@ -31,5 +31,4 @@ if env['PIOENV'][:22] != "opendtufusion-ethernet":
|
|||
|
||||
if env['PIOENV'][:13] == "opendtufusion":
|
||||
applyPatch("GxEPD2", "../patches/GxEPD2_SW_SPI.patch")
|
||||
if env['PIOENV'][:22] == "opendtufusion-ethernet":
|
||||
applyPatch("RF24", "../patches/RF24_Hal.patch")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue