From fb682196a94ba2f379e7a128dace110bd1f87b3b Mon Sep 17 00:00:00 2001 From: Verkehrsrot Date: Tue, 19 Nov 2019 19:48:29 +0100 Subject: [PATCH] octopus32.h edit notes --- src/hal/octopus32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hal/octopus32.h b/src/hal/octopus32.h index 7ff3d76b..19ed4ca5 100644 --- a/src/hal/octopus32.h +++ b/src/hal/octopus32.h @@ -9,7 +9,7 @@ // Hardware related definitions for #IoT Octopus32 with the Adafruit LoRaWAN Wing // You can use this configuration also with the Adafruit ESP32 Feather + the LoRaWAN Wing // In this config we use the Adafruit OLED Wing which is only 128x32 pixel, need to find a smaller font -// NPTE: if LORA_IRQ and LORA_IO1 are tied to the same GPIO by diodes on the board, +// NOTE: if LORA_IRQ and LORA_IO1 are tied to the same GPIO using diodes on the board, // you must disable LMIC_USE_INTERRUPTS in lmic_config.h // disable brownout detection (avoid unexpected reset on some boards)