prampec / arduino-softtimer

Task oriented Arduino programming.
118 stars 35 forks source link

Add method signature before defining tasks #32

Closed ekcom closed 4 years ago

ekcom commented 4 years ago

Fix #31 by telling the compiler that the functions exist. Tested and it works now.