chg: renaming a struct

This commit is contained in:
iceman1001 2019-07-27 21:15:43 +02:00
commit 283060f962
7 changed files with 55 additions and 55 deletions

View file

@ -61,7 +61,7 @@ extern uint32_t FLASHMEM_SPIBAUDRATE;
#endif
#ifndef T55XX_CONFIG_LEN
# define T55XX_CONFIG_LEN sizeof( t55xx_config )
# define T55XX_CONFIG_LEN sizeof( t55xx_configurations_t )
#endif
#ifndef T55XX_CONFIG_OFFSET