|
OpenWSN Firmware
|
Functions | |
| uint16_t | ohlone_replace_digit (uint8_t *buffer, uint16_t value, uint16_t place) |
| Webpgages for Ohlone. More... | |
| void | ohlone_line_replace16 (uint8_t *buffer, uint16_t value) |
| uint8_t | ohlone_insert3sensors (uint8_t *buffer, uint8_t *sensors) |
| uint8_t | ohlone_insert4sensors (uint8_t *buffer, uint8_t *sensors) |
| void | ohlone_webpages_init (void) |
| uint8_t | ohlone_webpage (uint8_t *getRequest, uint16_t chunk, uint8_t *packet) |
| uint8_t ohlone_insert3sensors | ( | uint8_t * | buffer, |
| uint8_t * | sensors | ||
| ) |
| uint8_t ohlone_insert4sensors | ( | uint8_t * | buffer, |
| uint8_t * | sensors | ||
| ) |
| void ohlone_line_replace16 | ( | uint8_t * | buffer, |
| uint16_t | value | ||
| ) |
| uint16_t ohlone_replace_digit | ( | uint8_t * | buffer, |
| uint16_t | value, | ||
| uint16_t | place | ||
| ) |
Webpgages for Ohlone.
| uint8_t ohlone_webpage | ( | uint8_t * | getRequest, |
| uint16_t | chunk, | ||
| uint8_t * | packet | ||
| ) |
| void ohlone_webpages_init | ( | void | ) |