Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bxparks
Copy link
Owner

@bxparks bxparks commented Dec 10, 2020

  • 0.4 (2020-12-09)
    • update AceUtilsCrcEeprom.h
      • Replace FastCRC with AceCRC library for a reduction of 4-5 kB of flash
        memory. Allow alternate CRC calculators to be passed in as a
        constructor argument to CrcEeprom().
      • Rename CrcEeprom.h to AceUtilsCrcEeprom.h, and move namespace to
        ace_utils::crc_eeprom::CrcEeprom`.
    • create AceUtilsModeGroup.h
      • ace_utils::mode_group::ModeGroup
      • ace_utils::mode_group::GroupNavigator
      • a data-driven mechanism to encode and navigate the hierarchy of view
        and change modes of the display of a clock controlled by 2 buttons.
    • rename CommandLineInterface.h to AceUtilsCli.h
      • move cli/* classes into ace_utils::cli:: namespace

@bxparks bxparks merged commit 6c8fe0d into master Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants