mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
System page for OBP40 and deep sleep improvements
This commit is contained in:
@@ -64,9 +64,7 @@ Point rotatePoint(const Point& origin, const Point& p, double angle);
|
||||
std::vector<Point> rotatePoints(const Point& origin, const std::vector<Point>& pts, double angle);
|
||||
void fillPoly4(const std::vector<Point>& p4, uint16_t color);
|
||||
|
||||
#ifdef BOARD_OBP60S3
|
||||
void deepSleep(CommonData &common);
|
||||
#endif
|
||||
|
||||
uint8_t getLastPage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user