Skip to content

Commit

Permalink
asfd
Browse files Browse the repository at this point in the history
  • Loading branch information
Syndlex committed Jan 14, 2022
1 parent 48236cd commit 642e5ef
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions components/dmamatrix/dmamatrix.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
namespace esphome {
namespace dmamatrix_display {

enum DriverChips {
FM6124 = driver_chips::FM6124,
FM6126A = driver_chips::FM6126A,
};


class DmaMatrixDisplay : public PollingComponent, public display::DisplayBuffer {
public:
Expand Down

0 comments on commit 642e5ef

Please sign in to comment.