Simple C library to implement a Zigbee network working in API mode
- "include/": has the used libraries
- "src/": the source files for the libraries
- "samples/": a few examples(Coming soon)
- "test/": test tools for develop the library
- Add frame generation
- Add Examples(Conexion, message reception)