e-Paper
e-Paper copied to clipboard
[question] `epd2in13bc` `ReadBusy` check inverted?
Is the busy check for the epd2in13bc inverted?
https://github.com/waveshareteam/e-Paper/blob/bc23f8ee814486edb6a364c802847224e079e523/RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13bc.py#L71
The other displays I've checked look like: https://github.com/waveshareteam/e-Paper/blob/bc23f8ee814486edb6a364c802847224e079e523/RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13b_V4.py#L81
Actually the ReadBusy check for a lot of the displays is inconsistent, is this intentional?