fix typo in nugget radio def

This commit is contained in:
Thomas Göttgens 2024-12-24 09:04:57 +01:00 committed by GitHub
parent b4b2fd6122
commit 57af51cc18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
#define HAS_CPU_SHUTDOWN 1
#define USE_RFM95
#define USE_RF95
#define LORA_SCK 10
#define LORA_MISO 12
#define LORA_MOSI 11