Changes between Version 6 and Version 7 of PyramidFirmwareInstallation
- Timestamp:
- 04/10/18 08:10:23 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PyramidFirmwareInstallation
v6 v7 32 32 * [http://www.arduino.cc/en/Reference/Wire Wire] 33 33 34 For convenience each of this libraries has been mirrored here on the Puzzlebox Pyramid tracker, [https://p yramid.puzzlebox.info/tracker/browser/pyramid/firmware/libraries available through the source browser]34 For convenience each of this libraries has been mirrored here on the Puzzlebox Pyramid tracker, [https://puzzlebox.io/pyramid/development/browser/pyramid/firmware/libraries available through the source browser] 35 35 36 36 You may need to re-launch the Arduino software after new libraries are installed. … … 39 39 == Pyramid Firmware == 40 40 41 The [https://p yramid.puzzlebox.info/tracker/browser/pyramid/firmware/Puzzlebox_Pyramid/Puzzlebox_Pyramid.ino?rev=b8dc886265d48bb4cda42c2de3aa0658de9b9c37 latest stable production release (v1.2.1) is available here]. (Click "'''Download in Original Format'''" at bottom of web page)41 The [https://puzzlebox.io/pyramid/development/browser/pyramid/firmware/Puzzlebox_Pyramid/Puzzlebox_Pyramid.ino?rev=b8dc886265d48bb4cda42c2de3aa0658de9b9c37 latest stable production release (v1.2.1) is available here]. (Click "'''Download in Original Format'''" at bottom of web page) 42 42 43 The [https://p yramid.puzzlebox.info/tracker/browser/pyramid/firmware/Puzzlebox_Pyramid/Puzzlebox_Pyramid.ino latest development version is available here]. (Click "'''Download in Original Format'''" at bottom of web page)43 The [https://puzzlebox.io/pyramid/development/browser/pyramid/firmware/Puzzlebox_Pyramid/Puzzlebox_Pyramid.ino latest development version is available here]. (Click "'''Download in Original Format'''" at bottom of web page) 44 44 45 45 You may receive a message that says "The file "Puzzlebox_Pyramid.ino" needs to be inside a sketch folder named 'Puzzlebox_Pyramid'. Create this folder, move the file, and continue?"