add shell macconfig

This commit is contained in:
Harald Pichler 2017-09-13 13:38:46 +02:00
parent aaf1e8b2b1
commit 8b2ee08d55
5 changed files with 85 additions and 2 deletions

View file

@ -130,7 +130,7 @@ typedef uint16_t settings_length_t;
#define SETTINGS_KEY_RDC_INDEX TCC('R','D') /*!< RDC index, uint8_t */
#define SETTINGS_KEY_CHANNEL_MASK TCC('C','M') /*!< Channel mask, uint16_t */
#define SETTINGS_KEY_MAC_CONF TCC('M','C') /*!< MAC Layer Config, uint8_t */
/*****************************************************************************/
// MARK: - Constants