Rev 18 | Rev 20 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
#pragma once
#include "libBME280/bme280.h"
extern void cc_init();
extern void cc_run(struct bme280_dev * bmp);