Prusa-Firmware-MMU/src/logic/no_command.cpp

8 lines
87 B
C++

#include "no_command.h"
namespace logic {
NoCommand noCommand;
} // namespace logic