X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_ser.h;h=719658b200080d5ba8a70d7821257ab860caa480;hb=cdd85b7bd633a4256b1250dd4c0b8ead0cb37b62;hp=8fc59489ef9ec52eca83742c2ae4a8605345705f;hpb=632adcd2e945a8b5e331d09057e523105eb0a584;p=bertos.git diff --git a/bertos/cfg/cfg_ser.h b/bertos/cfg/cfg_ser.h index 8fc59489..719658b2 100644 --- a/bertos/cfg/cfg_ser.h +++ b/bertos/cfg/cfg_ser.h @@ -50,7 +50,7 @@ #define CONFIG_SER_BAUDRATE 115200 /// Spi settings -#define CONFIG_SPI_PORT SER_SPI0 +#define CONFIG_SPI_PORT 0 #define CONFIG_SPI_BAUDRATE 5000000UL