mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-22 01:31:16 +03:00
create library and make two examples of usage
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "sensor.h"
|
||||
#include "i2csensorsPTH.h"
|
||||
|
||||
extern sensor_t BMP280;
|
||||
extern sensor_t BME280;
|
||||
|
||||
Reference in New Issue
Block a user