Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
faduino:modularfaduino:cfdac-2v:index [2026/02/14 06:35] adminfaduino:modularfaduino:cfdac-2v:index [2026/02/20 15:34] (current) – external edit 127.0.0.1
Line 46: Line 46:
   cfnet.analogWrite(0, 1, 2047); //CH1  5V   cfnet.analogWrite(0, 1, 2047); //CH1  5V
   delay(500);   delay(500);
-} +}  
-  +
 </code> </code>