OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Programming question. › Reply To: Programming question.
October 23, 2015 at 7:01 am
#40598
sakos
Participant
I would like to play with the Opensprinkler code. I modified some minor things successfully however I got stuck. I need some debug info but printf command will not work. A printf (“echo” \n) has been put into main loop, however no output on linux console neither redirecting to a file works. Any hint?