mirror of
https://github.com/xtacocorex/CHIP_IO
synced 2025-07-20 04:43:21 +00:00
fixes for #17, hardware pwm works now, still can't change polarity, but i think that's a kernel driver/dtb thing.
This commit is contained in:
@ -77,7 +77,6 @@ struct dyn_int_array_s {
|
||||
};
|
||||
typedef struct dyn_int_array_s dyn_int_array_t;
|
||||
|
||||
|
||||
#define FILENAME_BUFFER_SIZE 128
|
||||
|
||||
int setup_error;
|
||||
|
Reference in New Issue
Block a user