Skip to content

Commit bfadfc6

Browse files
committed
esp generic: remove spaces
1 parent 74eba11 commit bfadfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UNOR4USBBridge/cmds_esp_generic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ void CAtHandler::add_cmds_esp_generic() {
355355
return chAT::CommandStatus::ERROR;
356356
}
357357
};
358-
358+
359359
/* ....................................................................... */
360360
command_table[_GETTIME] = [this](auto & srv, auto & parser) {
361361
/* ....................................................................... */

0 commit comments

Comments
 (0)