![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
code for gateway node connecting by wifi with backend and by radio with sensor nodes
itoa.h
- Committer:
- tkanas
- Date:
- 2019-01-25
- Revision:
- 2:73331442c00e
- Parent:
- 0:544925185af9
File content as of revision 2:73331442c00e:
// Implementation of itoa() char* itoa(int num, char* str, int base);