A new Melody Struct was added containing the melody's main attributes. The MQTT Topic Subscriptions were updated to a more proper format. Also added DEV_ID that corresponds to the device's ID or Serial Number. Chnaged the Deserialization function to actually adjust the MelodyStruct's attributes. Added basic play/stop functionality.
1 line
39 B
C++
1 line
39 B
C++
// MELODY PLAYBACK WILL BE HANDLED HERE
|