diff options
Diffstat (limited to 'src/include/usr/hbotcompid.H')
| -rw-r--r-- | src/include/usr/hbotcompid.H | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/include/usr/hbotcompid.H b/src/include/usr/hbotcompid.H index 4afcaa80e..924091fc6 100644 --- a/src/include/usr/hbotcompid.H +++ b/src/include/usr/hbotcompid.H @@ -496,6 +496,16 @@ const char EXPUPD_COMP_NAME[] = "expupd"; //@} // +/** @name BPM + * BPM flash update component + */ +//@{ +const compId_t BPM_COMP_ID = 0x4300; +const char BPM_COMP_NAME[] = "bpm"; + +//@} + +// // /** @name HDAT * HDAT component |

