mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-22 09:40:55 +03:00
create library and make two examples of usage
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "sensor.h"
|
||||
#include "i2csensorsPTH.h"
|
||||
|
||||
// unfortunately, we have no "self" pointer in C, so we should add this struct calling to each function for further purposes
|
||||
struct sensor_struct{
|
||||
|
||||
Reference in New Issue
Block a user