![]() |
Data Logger BLE Cellular Board
|
sensor related functions More...
#include "jfet_files/jfet_common.h"#include <zephyr/drivers/gpio.h>#include <date_time.h>#include <stdio.h>#include <stdlib.h>#include <string.h>Go to the source code of this file.
Functions | |
| uint8_t | addSavedBLEPacket (char *buff) |
| add saved message to BLE Packet | |
sensor related functions
Definition in file jfet_sensor_functions.c.
| uint8_t addSavedBLEPacket | ( | char * | buff | ) |
add saved message to BLE Packet
will add a saved message to the BLE packet
| buff | pointer to JSON packet text string |
Definition at line 43 of file jfet_sensor_functions.c.