123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- @config
- LANG str "sv"
- TZ tz "CET-1CEST,M3.5.0,M10.5.0/3"
- abc.io.mo.enable bool false
- abc.io.mo.devsel uint 45
- abc.io.mf.enable bool false
- abc.io.mf.devsel uint 44
- abc.io.sf.enable bool false
- abc.io.sf.devsel uint 46
- abc.io.hd.enable bool true
- abc.io.hd.devsel uint 36
- abc.io.xd.enable bool false
- abc.io.xd.devsel uint 37
- abc.io.rtc.enable bool true
- abc.io.rtc.devsel uint 54
- abc.io.pun80.enable bool true
- abc.io.pun80.devsel uint 60
- abc.mem.abc80.nvram.20k bool true
- abc.mem.abc80.nvram.22k bool false
- abc.mem.abc80.ufddos bool true
- abc.mem.abc80.pun80.28k bool false
- abc.mem.abc80.pun80.29k bool false
- abc.mem.abc80.pun80.30k bool true
- abc.mem.abc80.superbasic bool false
- abc.mem.abc80.smartaid3 bool false
- abc.mem.abc80.abc80l bool false
- abc.mem.abc80.ram bool true
- abc.mem.abc800.ufddos bool true
- abc.hosttype uint 0
- abc.netserv.host str
- abc.netserv.port uint 4680
- abc.reset bool
- fpga.reset bool
- hostname str "max80"
- http.status.refresh uint 10
- ip4.dhcp.nodns bool
- ip4.dhcp.nosntp bool
- ip4.dns ip
- mdns.enabled bool true
- sntp.enabled bool true
- sntp.server str "time.max80.abc80.org"
- tzname str "Europe/Stockholm"
- wifi.psk str
- wifi.ssid str
- @status
- hostname str
- max80.fpga bool
- max80.fw.date str
- max80.fw.esp32.arduino str
- max80.fw.esp32.idf str
- max80.hw.serial str
- max80.hw.ver str
- net.ap.clients uint
- net.ap.conn bool
- net.ap.ip4 ip
- net.ap.ip4.mask ip
- net.ap.mac mac
- net.ap.ssid str
- net.dns.server ip
- net.eth.conn bool
- net.eth.ip4 ip
- net.eth.ip4.gw ip
- net.eth.ip4.mask ip
- net.sntp.server ip
- net.sntp.sync bool
- net.sta.conn bool
- net.sta.ip4 ip
- net.sta.ip4.gw ip
- net.sta.ip4.mask ip
- net.sta.mac mac
- net.sta.ssid str
- heap.sram.free uint
- heap.sram.max uint
- heap.sram.size uint
- heap.spiram.free uint
- heap.spiram.max uint
- heap.spiram.size uint
|