ESP32-Console

This commit is contained in:
2025-01-11 09:06:26 -05:00
parent 70ae277630
commit ad2d46e427

View File

@@ -1,6 +1,9 @@
#ifndef COMMANDS_H
#define COMMANDS_H
#include <stdio.h>
#include <string.h>
#include "argtable3/argtable3.h"
#include "esp_console.h"
#include "esp_log.h"