Add servo control
by Jaroslav Malec 5 years 2 months
68787610
Fix static initialization of FreeRTOS primitives
by Vojtech Bocek 5 years 2 months
25d39134
Fix all warnings
by Vojtech Bocek 5 years 2 months
d7b48331
Add -Wno-register to CXXFLAGS from pre platform.io...
by Vojtech Bocek 5 years 2 months
Add -Wno-register to CXXFLAGS from pre platform.io script
5a862ab7
Add .gitignore
by Vojtech Bocek 5 years 2 months
3ab6843c
Allocate dispatcher statusQueue statically
by Vojtech Bocek 5 years 2 months
6a86f3e6
Add C_Cpp.default.includePath to VSCode settings.j...
by Vojtech Bocek 5 years 2 months
bf78c6a4
Merge pull request #25 from RoboticsBrno/unsolicit...
by Jaroslav Malec 5 years 2 months
Merge pull request #25 from RoboticsBrno/unsolicited-buttons

Odesílání stavů tlačítek při změně
428dcca6
Add unsolicited button state production when press...
by Jaroslav Malec 5 years 2 months
Add unsolicited button state production when pressed/released
aade6f78
Merge pull request #23 from RoboticsBrno/leds-butt...
by Jaroslav Malec 5 years 2 months
Merge pull request #23 from RoboticsBrno/leds-buttons-control

Add Dispatcher with LED and button exchange
7515590c
Report a bug