Update pio_16bit_parallel.pio.h
This commit is contained in:
parent
8b454bc19d
commit
f1bae721c8
|
|
@ -1,5 +1,6 @@
|
||||||
// -------------------------------------------------- //
|
// -------------------------------------------------- //
|
||||||
// This file is autogenerated by pioasm; do not edit! //
|
// This file is autogenerated by pioasm; do not edit! //
|
||||||
|
// 16 bit parallel //
|
||||||
// -------------------------------------------------- //
|
// -------------------------------------------------- //
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
@ -14,7 +15,6 @@
|
||||||
|
|
||||||
#define tft_io_wrap_target 7
|
#define tft_io_wrap_target 7
|
||||||
#define tft_io_wrap 20
|
#define tft_io_wrap 20
|
||||||
|
|
||||||
#define tft_io_offset_block_fill 0u
|
#define tft_io_offset_block_fill 0u
|
||||||
#define tft_io_offset_start_8 7u
|
#define tft_io_offset_start_8 7u
|
||||||
#define tft_io_offset_start_tx 7u
|
#define tft_io_offset_start_tx 7u
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue