ESP-LiveControl  1.99.1
HTTP server, AJAX API backend and Vue.js web application implementing self-contained, zero-install WiFi remote control of hardware modules attached to the Espressif ESP32 SoC
Macros | Functions
fs_io.hpp File Reference

Basic file input/output. More...

#include "esp_log.h"
Include dependency graph for fs_io.hpp:

Go to the source code of this file.

Macros

#define LOG_LOCAL_LEVEL   ESP_LOG_DEBUG
 

Functions

bool FSIO::write_to_file_uint8 (const char *filename, uint8_t *buf, size_t len)
 
size_t FSIO::read_from_file_uint8 (const char *filename, uint8_t *buf, size_t max_len)
 

Detailed Description

Basic file input/output.

License: GPL v.3 U. Lukas 2020-12-24