diff --git a/examples/320 x 240/Read_ID_bitbash/Read_ID_bitbash.ino b/examples/320 x 240/Read_ID_bitbash/Read_ID_bitbash.ino index 222904b..599d354 100644 --- a/examples/320 x 240/Read_ID_bitbash/Read_ID_bitbash.ino +++ b/examples/320 x 240/Read_ID_bitbash/Read_ID_bitbash.ino @@ -4,6 +4,8 @@ // Bit bashes SPI so it does NOT assume hardware SPI wired up // No other libraries are needed +// NOTE: This sketch does not work with parallel displays! + // Original author unknown // Adapted by Bodmer 22/5/16, updated 16/9/16