This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Generic DTT and Generic ponoff messages opcodes

Hi,

I was going through the generic_ponoff_messages.h and generic_dtt_messages.h files and I observed that the message opcodes for the messages are same on both models.

I checked on the generic onoff and generic level models and the opcodes are incremented.

Don't they need to be incremented too like ponoff opcodes --  0x8211, 0x8212, 0x8213, 0x8214?

Related