refresh all strings
This commit is contained in:
		@@ -439,6 +439,7 @@
 | 
			
		||||
  "input.runningTimeMicros": "Gets the number of microseconds elapsed since power on.",
 | 
			
		||||
  "input.setAccelerometerRange": "Sets the accelerometer sample range in gravities.",
 | 
			
		||||
  "input.setAccelerometerRange|param|range": "a value describe the maximum strengh of acceleration measured",
 | 
			
		||||
  "input.soundLevel": "gets the level of loudness in 0-100%",
 | 
			
		||||
  "input.temperature": "Gets the temperature in Celsius degrees (°C).",
 | 
			
		||||
  "led": "Control of the LED screen.",
 | 
			
		||||
  "led.brightness": "Get the screen brightness from 0 (off) to 255 (full bright).",
 | 
			
		||||
 
 | 
			
		||||
@@ -327,6 +327,7 @@
 | 
			
		||||
  "input.runningTimeMicros|block": "running time (micros)",
 | 
			
		||||
  "input.runningTime|block": "running time (ms)",
 | 
			
		||||
  "input.setAccelerometerRange|block": "set accelerometer|range %range",
 | 
			
		||||
  "input.soundLevel|block": "Loudness",
 | 
			
		||||
  "input.temperature|block": "temperature (°C)",
 | 
			
		||||
  "input|block": "input",
 | 
			
		||||
  "led.brightness|block": "brightness",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user