Fix incorrect naming of the AdaFruit MagTag display. (#6810)

This commit is contained in:
Sašo Domadenik
2024-05-26 21:23:00 +02:00
committed by GitHub
parent 6d341ce4e7
commit 4125b48b86
3 changed files with 9 additions and 9 deletions
@@ -227,7 +227,7 @@ class WaveshareEPaper2P7InBV2 : public WaveshareEPaperBWR {
int get_height_internal() override;
};
class GDEY029T94 : public WaveshareEPaper {
class GDEW029T5 : public WaveshareEPaper {
public:
void initialize() override;