vuk stijepovic 2020/0639

Dependencies:   Adafruit_GFX StrLib Util 19E042PIM_MB_PINS

Committer:
vukstijepovic
Date:
Sat Dec 11 16:25:57 2021 +0000
Revision:
0:0de9c1e5bad1
vuk stijepovic 2020/0639;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
vukstijepovic 0:0de9c1e5bad1 1 {
vukstijepovic 0:0de9c1e5bad1 2 "config": {
vukstijepovic 0:0de9c1e5bad1 3 "wifi-ssid": {
vukstijepovic 0:0de9c1e5bad1 4 "help": "WIFI SSID",
vukstijepovic 0:0de9c1e5bad1 5 "value": "\"cvele97\""
vukstijepovic 0:0de9c1e5bad1 6 },
vukstijepovic 0:0de9c1e5bad1 7 "wifi-password": {
vukstijepovic 0:0de9c1e5bad1 8 "help": "Wifi Password",
vukstijepovic 0:0de9c1e5bad1 9 "value": "\"ekonomskitigar2021\""
vukstijepovic 0:0de9c1e5bad1 10 }
vukstijepovic 0:0de9c1e5bad1 11 },
vukstijepovic 0:0de9c1e5bad1 12 "target_overrides": {
vukstijepovic 0:0de9c1e5bad1 13 "*": {
vukstijepovic 0:0de9c1e5bad1 14 "platform.stdio-convert-newlines": true
vukstijepovic 0:0de9c1e5bad1 15 },
vukstijepovic 0:0de9c1e5bad1 16 "NUCLEO_L476RG": {
vukstijepovic 0:0de9c1e5bad1 17 "target.network-default-interface-type": "WIFI",
vukstijepovic 0:0de9c1e5bad1 18 "esp8266.tx" : "PC_4",
vukstijepovic 0:0de9c1e5bad1 19 "esp8266.rx" : "PC_5",
vukstijepovic 0:0de9c1e5bad1 20 "esp8266.provide-default" : true,
vukstijepovic 0:0de9c1e5bad1 21 "drivers.uart-serial-rxbuf-size" : 1024,
vukstijepovic 0:0de9c1e5bad1 22 "drivers.uart-serial-txbuf-size" : 1024
vukstijepovic 0:0de9c1e5bad1 23 }
vukstijepovic 0:0de9c1e5bad1 24 }
vukstijepovic 0:0de9c1e5bad1 25 }