Remove @var unsigned int set_area

This commit is contained in:
Marián 2021-07-21 07:25:16 +02:00 committed by GitHub
parent 00d0e7b908
commit 56b75d3ceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,11 +87,8 @@
#define MAX_X END_COLUMN_ADDR
#define MAX_Y (END_PAGE_ADDR+1)*8
// @var set area
unsigned int _counter;
// @var set area
unsigned int set_area;
/**
* @desc SSD1306 Init