File tree 5 files changed +10
-6
lines changed
libraries/CurieSerialFlash/examples
5 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 58
58
*
59
59
* SerialFlash library API: https://github.com/PaulStoffregen/SerialFlash
60
60
*
61
- * This example depens on http://librarymanager/all#SerialFlash&SPI (clickme!)
61
+ * This example depends on Paul Stoffregen's SerialFlash library.
62
+ * Download at https://github.com/PaulStoffregen/SerialFlash.
62
63
*/
63
64
64
65
#include < CurieSerialFlash.h>
Original file line number Diff line number Diff line change 1
- // This example depens on http://librarymanager/all#SerialFlash&SPI (clickme!)
1
+ // This example depends on Paul Stoffregen's SerialFlash library
2
+ // Download at https://github.com/PaulStoffregen/SerialFlash
2
3
3
4
#include < CurieSerialFlash.h>
4
5
#include < SPI.h>
Original file line number Diff line number Diff line change 1
- // This example depens on http://librarymanager/all#SerialFlash&SPI (clickme!)
1
+ // This example depends on Paul Stoffregen's SerialFlash library
2
+ // Download at https://github.com/PaulStoffregen/SerialFlash
2
3
3
4
#include < CurieSerialFlash.h>
4
5
#include < SPI.h>
Original file line number Diff line number Diff line change 1
- // This example depens on http://librarymanager/all#SerialFlash&SPI (clickme!)
1
+ // This example depends on Paul Stoffregen's SerialFlash library
2
+ // Download at https://github.com/PaulStoffregen/SerialFlash
2
3
3
4
#include < CurieSerialFlash.h>
4
5
#include < SPI.h>
Original file line number Diff line number Diff line change 19
19
// You MUST post the complete output of this program, and
20
20
// the exact part number and manufacturer of the chip.
21
21
//
22
- // This example depens on http://librarymanager/all# SerialFlash&SPI (clickme!)
23
-
22
+ // This example depends on Paul Stoffregen's SerialFlash library
23
+ // Download at https://github.com/PaulStoffregen/SerialFlash
24
24
25
25
#include < CurieSerialFlash.h>
26
26
#include < SPI.h>
You can’t perform that action at this time.
0 commit comments