Some driver updates to work for the W25Q128

This commit is contained in:
dario
2024-04-13 17:53:22 +02:00
parent 28f1f1ecce
commit b6122a2dd8
3 changed files with 14 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
#define STA_SENSORS_W25Q128_HPP
#include <sta/bus/spi/device.hpp>
#include <sta/sensors/w25qxx_defs.hpp>
#include <sta/drivers/w25qxx_defs.hpp>
namespace sta