more changes to cmd_i2c

This commit is contained in:
Sebastien
2020-01-15 19:29:59 -05:00
parent 7e125729d9
commit da9d4a219e
3 changed files with 162 additions and 75 deletions

View File

@@ -18,7 +18,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
#define LOG_LOCAL_LEVEL ESP_LOG_VERBOSE
//#define LOG_LOCAL_LEVEL ESP_LOG_VERBOSE
#include <stdlib.h>
#include <string.h>
#include <unistd.h>