projects
/
iot2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Adding ESP8266 code; modified for the latest password for LEDE
[iot2.git]
/
localconfig
/
iotpolicy
/
development
/
struct.pol
1
2
struct Struct {
3
4
string name;
5
float value;
6
int year;
7
}