DocBohn / CowPi_stdio

A library to interface with the Arduino serial monitor using familiar stdio functions.
Apache License 2.0
0 stars 0 forks source link

Deprecate cowpi_hd44780_send_halfbyte_t #30

Open DocBohn opened 1 year ago

DocBohn commented 1 year ago

Without the cowpi_hd44780_set_send_halfbyte_function() function, the type definition is unneeded -- go for clarity in the declaration of cowpi_hd44780_send_halfbyte.