diff --git a/pio/squarewave/generated/squarewave.pio.h b/pio/squarewave/generated/squarewave.pio.h index af84dbd94..9cc0b42b9 100644 --- a/pio/squarewave/generated/squarewave.pio.h +++ b/pio/squarewave/generated/squarewave.pio.h @@ -30,7 +30,7 @@ static const struct pio_program squarewave_program = { .instructions = squarewave_program_instructions, .length = 4, .origin = -1, - .pio_version = 0, + .pio_version = squarewave_pio_version, #if PICO_PIO_VERSION > 0 .used_gpio_ranges = 0x0 #endif diff --git a/pio/squarewave/generated/squarewave_wrap.pio.h b/pio/squarewave/generated/squarewave_wrap.pio.h index c02819d65..f9644dae1 100644 --- a/pio/squarewave/generated/squarewave_wrap.pio.h +++ b/pio/squarewave/generated/squarewave_wrap.pio.h @@ -29,7 +29,7 @@ static const struct pio_program squarewave_wrap_program = { .instructions = squarewave_wrap_program_instructions, .length = 3, .origin = -1, - .pio_version = 0, + .pio_version = squarewave_wrap_pio_version, #if PICO_PIO_VERSION > 0 .used_gpio_ranges = 0x0 #endif diff --git a/pio/ws2812/generated/ws2812.pio.h b/pio/ws2812/generated/ws2812.pio.h index 100af23ee..5bbbdefd5 100644 --- a/pio/ws2812/generated/ws2812.pio.h +++ b/pio/ws2812/generated/ws2812.pio.h @@ -34,7 +34,7 @@ static const struct pio_program ws2812_program = { .instructions = ws2812_program_instructions, .length = 4, .origin = -1, - .pio_version = 0, + .pio_version = ws2812_pio_version, #if PICO_PIO_VERSION > 0 .used_gpio_ranges = 0x0 #endif @@ -90,7 +90,7 @@ static const struct pio_program ws2812_parallel_program = { .instructions = ws2812_parallel_program_instructions, .length = 4, .origin = -1, - .pio_version = 0, + .pio_version = ws2812_parallel_pio_version, #if PICO_PIO_VERSION > 0 .used_gpio_ranges = 0x0 #endif