Adding ESP8266 code; modified for the latest password for LEDE
[iot2.git] / localconfig / iotpolicy / GreenLawn / greenlawn.pol
1 public interface Lawn {
2
3         capability Empty {
4                 description = "Empty";
5         }
6 }
7
8