diff options
Diffstat (limited to 'host/include')
-rw-r--r-- | host/include/uhd/usrp/mboard_eeprom.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/uhd/usrp/mboard_eeprom.hpp b/host/include/uhd/usrp/mboard_eeprom.hpp index ea66bb2e0..c47f894be 100644 --- a/host/include/uhd/usrp/mboard_eeprom.hpp +++ b/host/include/uhd/usrp/mboard_eeprom.hpp @@ -38,6 +38,7 @@ namespace uhd{ namespace usrp{ enum map_type{ MAP_N100, MAP_B000, + MAP_B100, MAP_E100 }; |