summaryrefslogtreecommitdiffstats
path: root/receiver/msg-format.vala
blob: 727707cd94d3e0e47623a509093bd2c7b8490236 (plain)
1
2
3
4
5
public enum Command {
	SetEngineSpeed,
	SetEngineSpeedAll,
	Shutdown
}