42aefe8ed8
Started porting iosender to C++
10 lines
95 B
C++
10 lines
95 B
C++
#pragma once
|
|
|
|
namespace iosender {
|
|
|
|
//class GCodeParser : public Machine {
|
|
//public:
|
|
//
|
|
//};
|
|
|
|
} |