add 'reset_bit' to 'dotclockframebuffer.ioexpander_send_init_sequence'
which will toggle the reset pin before init, if not None:
set output, low for 10 ms, set high, then wait 100ms
like this arduino code
https://github.com/moononournation/Arduino_GFX/blob/master/src/databus/Arduino_XCA9554SWSPI.cpp#L27
add 'reset_bit' to 'dotclockframebuffer.ioexpander_send_init_sequence'
which will toggle the reset pin before init, if not None:
set output, low for 10 ms, set high, then wait 100ms
like this arduino code
https://github.com/moononournation/Arduino_GFX/blob/master/src/databus/Arduino_XCA9554SWSPI.cpp#L27