├── README.md └── index.html /README.md: -------------------------------------------------------------------------------- 1 | # Z1-Mini 2 | Zigbee end devices development board. 3 | 4 | Full documentation [here](https://gio-dot.github.io/Z1-Mini/). 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |

Hello World

5 |

CONTENT

6 | 7 | --------------------------------------------------------------------------------