Open Lecrapouille opened 2 years ago
Motor:
'[type] refSpeed int
Instead of:
'[header] #define REFSPEED int
Change in class Event(object): the code
class Event(object):
params += p.upper() + ' const& ' + p
Motor:
Instead of:
Change in
class Event(object):
the code