Skip to content

Commit

Permalink
Removing accidental files.
Browse files Browse the repository at this point in the history
  • Loading branch information
slav-at-attachix committed Dec 5, 2023
1 parent a8e6495 commit b6719df
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 302 deletions.
100 changes: 0 additions & 100 deletions Sming/Components/CommandProcessing/samples/Arducam/.clang-format

This file was deleted.

Empty file.
100 changes: 0 additions & 100 deletions Sming/Components/CommandProcessing/samples/CommandLine/.clang-format

This file was deleted.

100 changes: 0 additions & 100 deletions Sming/Components/CommandProcessing/samples/TelnetServer/.clang-format

This file was deleted.

2 changes: 0 additions & 2 deletions Sming/Core/HardwareSerial.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ using StreamDataReceivedDelegate = Delegate<void(Stream& source, char arrivedCha
*/
using TransmitCompleteDelegate = Delegate<void(HardwareSerial& serial)>;

//class CommandExecutor;

// clang-format off
#define SERIAL_CONFIG_MAP(XX) \
XX(5N1) XX(6N1) XX(7N1) XX(8N1) XX(5N2) XX(6N2) XX(7N2) XX(8N2) XX(5E1) XX(6E1) XX(7E1) XX(8E1) \
Expand Down

0 comments on commit b6719df

Please sign in to comment.