X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fdrivers%2Fao_st7565.h;h=f7ddfa3d2656914cc4092a810d2540513e657bf2;hp=e1340f8ac819d7d47689d816df24ee7dd2423169;hb=d2216717adac7f7e917e13085de6ce8118023d5f;hpb=3fdf2f80ccf3a2b148b63f5fd5de198957719075 diff --git a/src/drivers/ao_st7565.h b/src/drivers/ao_st7565.h index e1340f8a..f7ddfa3d 100644 --- a/src/drivers/ao_st7565.h +++ b/src/drivers/ao_st7565.h @@ -47,7 +47,7 @@ #define ST7565_BOOSTER_RATIO_SET 0xf8 #define ST7565_NOP 0xe3 -#define AO_ST7565_SPI_SPEED ao_spi_speed(20000000) +#define AO_ST7565_SPI_SPEED ao_spi_speed(AO_ST7565_SPI_BUS, 10000000) void ao_st7565_update(struct ao_bitmap *bitmap);