Skip to content
Snippets Groups Projects
Commit b5e66bcb authored by Daniel Friesel's avatar Daniel Friesel
Browse files

luxlog does not require timer

parent a7b54d3f
No related branches found
No related tags found
No related merge requests found
#include "arch.h" #include "arch.h"
#include "driver/gpio.h" #include "driver/gpio.h"
#include "driver/stdout.h" #include "driver/stdout.h"
#include "driver/timer.h"
#if defined(MULTIPASS_ARCH_HAS_I2C) && !defined(DRIVER_SOFTI2C) #if defined(MULTIPASS_ARCH_HAS_I2C) && !defined(DRIVER_SOFTI2C)
#include "driver/i2c.h" #include "driver/i2c.h"
#else #else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment