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,6 +1,7 @@
|
||||
#include "OBPRingBuffer.h"
|
||||
#include <algorithm>
|
||||
#include <limits>
|
||||
#include <cmath>
|
||||
|
||||
template <typename T>
|
||||
void RingBuffer<T>::initCommon()
|
||||
|
||||
Reference in New Issue
Block a user