refactor: typo fix in macro definition

This commit is contained in:
Thomas Göttgens
2024-09-26 12:12:08 +02:00
parent 9bebad2dbe
commit 8f84a96b69
7 changed files with 8 additions and 8 deletions

View File

@@ -93,7 +93,7 @@ extern "C" {
#define USE_LR1110
#define LR1110_IRQ_PIN LORA_DIO1
#define LR1110_NRESER_PIN LORA_RESET
#define LR1110_NRESET_PIN LORA_RESET
#define LR1110_BUSY_PIN LORA_DIO2
#define LR1110_SPI_NSS_PIN LORA_CS
#define LR1110_SPI_SCK_PIN LORA_SCK