diff --git a/README.md b/README.md
index 263f5c4b59a7f3ad3e0930a4f299e4057d4a1cd8..b237e470eb93a4255910f7f5f117b073ff506887 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ First of all, you ought to install esp32, esp8266 or CubeCell support in your Ar
 | esp32    | https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json |
 | CubeCell | https://resource.heltec.cn/download/package_CubeCell_index.json                             |
 
-Then, run script './deploy.sh' and boards will get added to your Arduino boards list :)
+Then, run script `./deploy.sh` and boards will get added to your Arduino boards list :)
 
 If not already installed, you'll need python-serial package; thus either you install it at the system level
 ```
diff --git a/arduinoIDE_cubecell_boards/boards.local.txt b/arduinoIDE_cubecell_boards/boards.local.txt
index c2861f24fe334f2ddb59709e0373ff150be25d31..e027fa10e333dae5170eb5d47f4b621de98a30d7 100644
--- a/arduinoIDE_cubecell_boards/boards.local.txt
+++ b/arduinoIDE_cubecell_boards/boards.local.txt
@@ -53,10 +53,10 @@ neOSensor.menu.LORAWAN_AT_SUPPORT.0=no AT support
 neOSensor.menu.LORAWAN_AT_SUPPORT.0.build.LORAWAN_AT_SUPPORT=0
 
 # On board RGB led
-neOSensor.menu.RGB.0=RGB led disabled
-neOSensor.menu.RGB.0.build.RGB=0
-neOSensor.menu.RGB.1=RGB led active
-neOSensor.menu.RGB.1.build.RGB=1
+neOSensor.menu.LORAWAN_RGB.0=RGB led disabled
+neOSensor.menu.LORAWAN_RGB.0.build.RGB=0
+neOSensor.menu.LORAWAN_RGB.1=RGB led active
+neOSensor.menu.LORAWAN_RGB.1.build.RGB=1
 
 # LoRaWAN debug: None(0) to 2
 neOSensor.menu.LORAWAN_DebugLevel.0=None