mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
hacked the IDE to support multiple translations and include a dropdown list to choose the most convenient
This commit is contained in:
@ -255,3 +255,9 @@ serial.databits=8
|
||||
serial.stopbits=1
|
||||
serial.parity=N
|
||||
serial.debug_rate=9600
|
||||
|
||||
# I18 Preferences
|
||||
|
||||
# default chosen language (none for none)
|
||||
editor.languages.current = en
|
||||
|
||||
|
Reference in New Issue
Block a user