-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Dear ckoern,
thank you for your hard work on this and for sharing!
I think I'm correct on this but not 100% sure:
packets.h:
// DP5_P2_TEXTCONFIG_REQUEST_SET = 0x02 changed to
// DP5_P2_TEXTCONFIG_REQUEST_SET = 0x04 LEIF
enum PID2_SUBTYPE_TEXTCONFIG_REQUEST{
DP5_P2_TEXTCONFIG_REQUEST_SET = 0x04,
DP5_P2_TEXTCONFIG_REQUEST_GET = 0x03,
};
Set PID2 to 0x04 to get volatile functionality (and not to ware out flash)
Best regards,
Leif Adelöw
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels