Skip to content

Commit

Permalink
Examples: SDSendFilesToPC.ino: remove unneeded #include
Browse files Browse the repository at this point in the history
  • Loading branch information
chipaudette authored Oct 15, 2024
1 parent 4e08c1d commit 494762f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
// Include all the of the needed libraries
#include <Tympan_Library.h>
#include "SdFat.h" // included as part of the Teensy installation
#include "SDtoSerial.h" //This will be part of the Tympan library
#include "SerialManager.h"

// Create the entities that we need
Expand Down

0 comments on commit 494762f

Please sign in to comment.