get mostly one directional comms working
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#include "ccs811.h"
|
||||
|
||||
#define CONFIG_FREERTOS_HZ 100
|
||||
|
||||
i2c_device_config_t CCS811_DEV_CFG = {
|
||||
.dev_addr_length = I2C_ADDR_BIT_LEN_7,
|
||||
.device_address = CCS811_ADDRESS,
|
||||
|
||||
Reference in New Issue
Block a user