make style

This commit is contained in:
Philippe Teuwen 2020-12-23 19:51:10 +01:00
commit 8d4acbe3a6
13 changed files with 78 additions and 79 deletions

View file

@ -20,7 +20,7 @@ typedef struct {
typedef enum {
RISING_EDGE,
FALLING_EDGE
}edge_detection_t;
} edge_detection_t;
void em4x70_info(em4x70_data_t *etd);
void em4x70_write(em4x70_data_t *etd);