SYMBOL INDEX (33 symbols across 2 files) FILE: code/LORA_GPS_ESP32S2_DEEPSLEEP/src/main.cpp function get_battery_voltage (line 60) | float get_battery_voltage(){ function get_battery_percentage (line 69) | int get_battery_percentage(float mv){ function String (line 77) | String get_gps_time(){ function String (line 100) | String get_gps_date(){ type fonts (line 123) | struct fonts { type display_page (line 136) | struct display_page { type page (line 157) | struct page { type box_alignment (line 168) | enum box_alignment { type box (line 176) | struct box { method draw (line 181) | void draw(bool fill) { method print_text (line 187) | void print_text(String str, fonts f, box_alignment align, float pos) { function update_display (line 208) | void update_display(){ function displayInfo (line 240) | void displayInfo(){ function setup (line 255) | void setup() { function loop (line 298) | void loop() { FILE: code/LORA_GPS_ESP32S2_MQTT_GATEWAY/src/main.cpp function get_battery_voltage (line 83) | int get_battery_voltage(){ function get_battery_percentage (line 92) | int get_battery_percentage(int battery_mv){ function String (line 98) | String get_gps_time(){ function String (line 121) | String get_gps_date(){ type fonts (line 145) | struct fonts { type display_page (line 158) | struct display_page { type page (line 179) | struct page { type box_alignment (line 190) | enum box_alignment { type box (line 198) | struct box { method draw (line 203) | void draw(bool fill) { method print_text (line 209) | void print_text(String str, fonts f, box_alignment align, float pos) { function update_display (line 230) | void update_display(){ function go_to_deepsleep (line 261) | void go_to_deepsleep(){ function callback (line 272) | void callback(char* topic, byte* message, unsigned int length) { function reconnect (line 285) | void reconnect() { function getWiFiChannel (line 305) | int32_t getWiFiChannel(const char *ssid) { function setup (line 317) | void setup() { function loop (line 381) | void loop() {