resolve warnings
This commit is contained in:
@@ -28,10 +28,8 @@ export const DISPLAY = {
|
||||
senseBox_display_plotXRange2: "X-Range End",
|
||||
senseBox_display_plotYRange1: "Y-Range Begin",
|
||||
senseBox_display_plotYRange2: "Y-Range End",
|
||||
senseBox_display_plotXTick: "X-Linienabstand",
|
||||
senseBox_display_plotYTick: "Y-Tick",
|
||||
senseBox_display_plotXTick: "X-Tick",
|
||||
senseBox_display_printDisplay_tooltip: "Use this Block to plot values on the OLED Display",
|
||||
senseBox_display_plotTimeFrame: "TimeFrame",
|
||||
sensebox_display_fillCircle: "Draw Point",
|
||||
sensebox_display_fillCircle_radius: "Radius",
|
||||
|
||||
@@ -44,7 +44,6 @@ export const LORA = {
|
||||
senseBox_LoRa_init_helpurl: "https://en.docs.sensebox.de/blockly/blockly-web-lora/",
|
||||
|
||||
senseBox_LoRa_init_otaa_tooltip: "Initialize the LoRa transmission. The activation is done via OTAA. Register an application on [thethingsnetwork](https://thethingsnetwork.com) and copy the **DEVICE EUI** and the **Application EUI** in **lsb format** the **App Key** in **msb format**.",
|
||||
senseBox_LoRa_init_helpurl: "https://en.docs.sensebox.de/blockly/blockly-web-lora/",
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user