Commit Graph

2 Commits (f34f11aa5bdd281dc17759d86433d7e37851cf3c)

Author SHA1 Message Date
Michael Hanselmann f34f11aa5b waveshare213v2: Move command and data sending code into error handler
This code isn't used directly and there's no need to keep the additional
complexity.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
4 years ago
Michael Hanselmann fdb05081b1 waveshare213v2: Move error handler to separate file
The structure definition and the functions were already split up. Moving
to a separate file simplifies the code structure.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
4 years ago