mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 15:33:05 +01:00
correct compilation of SHT3X and QMP6988
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "GwHardware.h"
|
||||
#ifdef GWSHT3X
|
||||
#include "SHT3X.h"
|
||||
#include "GwSHT3X.h"
|
||||
#ifdef _GWSHT3X
|
||||
|
||||
bool SHT3X::init(uint8_t slave_addr_in, TwoWire* wire_in)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user