whitespace

This commit is contained in:
Scott Lahteine
2020-05-22 02:02:03 -05:00
parent f7346b6ee1
commit 31eb487da5
6 changed files with 8 additions and 9 deletions

View File

@ -61,7 +61,7 @@ namespace DirectStepping {
template<typename Cfg>
uint8_t SerialPageManager<Cfg>::pages[Cfg::NUM_PAGES][Cfg::PAGE_SIZE];
template<typename Cfg>
uint8_t SerialPageManager<Cfg>::checksum;