Skip to content

Commit

Permalink
fix compile error include
Browse files Browse the repository at this point in the history
  • Loading branch information
Forairaaaaa committed Oct 25, 2024
1 parent 94a4116 commit 329b791
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/M5ModuleLLM.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
*/
#include "M5ModuleLLM.h"
#include <ArduinoJson.h>
#include <mooncake_log.h>

using namespace mooncake;

bool M5ModuleLLM::begin(Stream* serialPort)
{
Expand Down

0 comments on commit 329b791

Please sign in to comment.