format with uncrustify
This commit is contained in:
@ -4,10 +4,10 @@
|
||||
#include "mgos.h"
|
||||
#include "mgos_gpio.h"
|
||||
|
||||
#define CHANNEL_MAX 16
|
||||
#define GPIO_INVALID 255
|
||||
#define GPIO_MIN 0
|
||||
#define GPIO_MAX 16
|
||||
#define CHANNEL_MAX 16
|
||||
#define GPIO_INVALID 255
|
||||
#define GPIO_MIN 0
|
||||
#define GPIO_MAX 16
|
||||
|
||||
struct channel_t {
|
||||
uint8_t button_gpio;
|
||||
|
Reference in New Issue
Block a user