mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-w25qxxx.git
synced 2025-12-16 18:48:02 +00:00
A couple of bugfixes
This commit is contained in:
@@ -81,10 +81,10 @@ namespace sta
|
||||
uint32_t address_;
|
||||
|
||||
uint8_t buffer_[W25QXX_PAGE_SIZE];
|
||||
uint8_t ptr_;
|
||||
uint32_t ptr_;
|
||||
};
|
||||
} // namespace sta
|
||||
|
||||
#include <sta/utils/logger.tpp>
|
||||
|
||||
#endif // STA_UTILS_LOGGER_HPP
|
||||
#endif // STA_UTILS_LOGGER_HPP
|
||||
|
||||
Reference in New Issue
Block a user