feat: change orientation (#7)
* feat: change orientation (wip) * wip * working rotation * small fix in help
This commit is contained in:
@@ -14,6 +14,7 @@ struct Parameters {
|
||||
unsigned char slope;
|
||||
unsigned char start[3];
|
||||
unsigned char var[3];
|
||||
unsigned char rotation;
|
||||
};
|
||||
|
||||
typedef struct Parameters parameters;
|
||||
|
||||
Reference in New Issue
Block a user