summaryrefslogtreecommitdiffstats
path: root/host/include
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-11-10 11:14:47 -0800
committerJosh Blum <josh@joshknows.com>2010-11-10 11:14:47 -0800
commit8c434f7d63aca25b55d6d13dffcc1d7037261d4f (patch)
tree9bcc2f95918edc7b18ad15d0ac409de4543a7463 /host/include
parent0d83209d13b558fe35b22ea06d0b38645ecbdcf7 (diff)
downloaduhd-8c434f7d63aca25b55d6d13dffcc1d7037261d4f.tar.gz
uhd-8c434f7d63aca25b55d6d13dffcc1d7037261d4f.tar.bz2
uhd-8c434f7d63aca25b55d6d13dffcc1d7037261d4f.zip
uhd: renamed enums to reflect new convention
Diffstat (limited to 'host/include')
-rw-r--r--host/include/uhd/usrp/mboard_eeprom.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/include/uhd/usrp/mboard_eeprom.hpp b/host/include/uhd/usrp/mboard_eeprom.hpp
index f44275aad..530b177be 100644
--- a/host/include/uhd/usrp/mboard_eeprom.hpp
+++ b/host/include/uhd/usrp/mboard_eeprom.hpp
@@ -36,8 +36,8 @@ namespace uhd{ namespace usrp{
//! Possible EEPROM maps types
enum map_type{
- MAP_NXXX,
- MAP_B1XX
+ MAP_N100,
+ MAP_B000
};
//! Make a new empty mboard eeprom