FEAT:: add Potmeter class and generate header file
by Kristóf Kovács 1 year 5 months
d4b861cb
refactor: use Pedal class in main.cpp
by Kristóf Kovács 1 year 6 months
3cb5006f
feat: add readValue and setOffset functions definitions
by Kristóf Kovács 1 year 6 months
24d6d421
refactor: update UML, function renaming
by Kristóf Kovács 1 year 6 months
097c5d07
fix: missing header guard
by Kristóf Kovács 1 year 6 months
e71c2ffb
feat: use config header for parameters
by Kristóf Kovács 1 year 6 months
a7f3ccd6
refactor: move begin() function into constructor
by Kristóf Kovács 1 year 6 months
97c2e445
feat: add function to set offset of reading
by Kristóf Kovács 1 year 6 months
dd489724
build: update UML build script to match the new structure
by Kristóf Kovács 1 year 6 months
611e9d52
refactor: restructure code base
by Kristóf Kovács 1 year 6 months
6a5e515d
Report a bug