mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-29 13:33:06 +01:00
Optimized buffer change for T/A wind;
pixel and font size adjustments; cleaned #includes
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#pragma once
|
||||
//#include "FreeRTOS.h"
|
||||
#include "FreeRTOS.h"
|
||||
#include "GwSynchronized.h"
|
||||
#include <vector>
|
||||
#include <WString.h>
|
||||
|
||||
template <typename T>
|
||||
struct PSRAMAllocator {
|
||||
|
||||
Reference in New Issue
Block a user