diff --git a/variants/rak3172/variant.h b/variants/rak3172/variant.h index b473d430c..21676f9cf 100644 --- a/variants/rak3172/variant.h +++ b/variants/rak3172/variant.h @@ -14,7 +14,7 @@ Do not expect a working Meshtastic device with this target. #define USE_STM32WLx #define MAX_NUM_NODES 10 -#define LED_PIN PA0 //Green LED +#define LED_PIN PA0 // Green LED #define LED_STATE_ON 1 #endif