Lecrapouille / PlantUMLStatecharts

[Tool][Functional] Generate state machine in C++ from PlantUML statecharts
GNU General Public License v3.0
6 stars 1 forks source link

Implement [type] #14

Open Lecrapouille opened 2 years ago

Lecrapouille commented 2 years ago

Motor:

'[type] refSpeed int

Instead of:

'[header] #define REFSPEED int

Change in class Event(object): the code

params += p.upper() + ' const& ' + p