Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartpittaway committed Jul 6, 2022
1 parent b7529d0 commit 2f3bae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ESP32BoardTest/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ static constexpr const char *const TAG = "diybms";

#include "FS.h"
#include "SD.h"
#include <LITTLEFS.h>
//#include <LITTLEFS.h>
#include <WiFi.h>
#include <SPI.h>
#include "driver/gpio.h"
Expand Down

0 comments on commit 2f3bae1

Please sign in to comment.