Skip to content

Commit 3517dd3

Browse files
committed
update fpr pages
1 parent b76c16e commit 3517dd3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
theme: jekyll-theme-minimal
2-
repo-url: https://github.com/tigoe/ArduinoGeneralExamples
2+
codeurl: https://github.com/tigoe/ArduinoGeneralExamples

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Arduino General Examples
22

3-
* [6-channel-LED]({{repo-url}}/6-channel-LED) - fades 6 channels of LEDs with a for loop
3+
* [6-channel-LED]({{site.codeurl}}/6-channel-LED) - fades 6 channels of LEDs with a for loop
44
* DACAnalogWrite
55
* EmicAnalogReadSerial
66
* EmicSoftwareSerial

0 commit comments

Comments
 (0)