projects
/
weathermon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
All OpenWRT functionality moved to lua script
[weathermon.git]
/
weathermon.uci~
1
config internal 'web'
2
option url http://estia.rvb-home.lan/meteo/send.php
3
option user meteo
4
option password somestrictpassword
5
6
config internal 'serial'
7
option port /dev/ttyUSB0
8
option timeout 100
9
option baud 9600
10
11
config internal 'logging'
12
option enabled on