OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Programming question. › Re: Re: Programming question.
May 15, 2013 at 10:31 pm
#23660
Ray
Keymaster
Have you programmed in C or Java? The $D is similar to printf”%d”) in C, which means printing out an integer number. In any case, that part of the code uses Jeelab’s EtherCard library, and you may want to check their documentations and forum for answers to specific questions.