1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-08 23:46:08 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Fede85
c111f66112 Corrected the return type of the digitalPotWrite in the SPI/DigitalPotControl example
Fixes #1063
2013-04-24 10:45:22 +02:00
Tom Igoe
35777612c0 Changed all .pde examples to .ino
All examples in /build/shared/examples/ and /libraries/ have had their
extensions changed to .ino
2011-08-30 15:33:32 -04:00
Tom Igoe
ecb26ec6dc Changed slaveSelectPin to a const int rather than hard coded number. 2010-08-13 02:45:20 +00:00
Tom Igoe
7bac64c4ac Added AD5206 Digital Potentiometer example to SPI library 2010-08-10 21:42:26 +00:00