plocHandler wip

This commit is contained in:
2021-04-11 12:04:13 +02:00
parent 5179954176
commit 5909d4811b
11 changed files with 365 additions and 129 deletions

View File

@ -52,6 +52,7 @@ namespace objects {
GYRO_2_L3G_HANDLER = 0x44000013,
IMTQ_HANDLER = 0x44000014,
PLOC_HANDLER = 0x44000015,
/* Custom device handler */
PCDU_HANDLER = 0x44001000,