Skip to content

Commit

Permalink
Update WiThrottleProtocol.h
Browse files Browse the repository at this point in the history
  • Loading branch information
flash62au committed Jun 19, 2024
1 parent 28d0880 commit 8f266e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/WiThrottleProtocol.h
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ class WiThrottleProtocol

///
/// Private
/// =======
/// -------
///


Expand All @@ -587,7 +587,7 @@ class WiThrottleProtocol

///
/// Inbound Command processing
/// --------------------------
/// ^^^^^^^^^^^^^^^^^^^^^^^^^^
///

/// @brief Process an incomming command from the Command Station
Expand Down Expand Up @@ -718,8 +718,8 @@ class WiThrottleProtocol
// void processUnknownCommand(const String& unknownCommand);

///
/// Inbound Commands
/// ----------------
/// Outbound Commands
/// ^^^^^^^^^^^^^^^^^
///

/// @brief TBA
Expand Down

0 comments on commit 8f266e2

Please sign in to comment.