Skip to content

Commit 62c3441

Browse files
author
lorenzo
committed
added front matter
1 parent 125ccf5 commit 62c3441

File tree

113 files changed

+678
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+678
-0
lines changed

Diff for: Language/Functions/Analog IO/analogRead.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: analogRead
3+
categories: [ "Functions" ]
4+
subCategories: [ "Analog IO" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Analog IO/analogReference.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: analogReference
3+
categories: [ "Functions" ]
4+
subCategories: [ "Analog IO" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39
//

Diff for: Language/Functions/Analog IO/analogWrite.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: analogWrite
3+
categories: [ "Functions" ]
4+
subCategories: [ "Analog IO" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Arduino DUE only/analogReadResolution.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: analogReadResolution
3+
categories: [ "Functions" ]
4+
subCategories: [ "Arduino DUE only" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Arduino DUE only/analogWriteResolution.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: analogWriteResolution
3+
categories: [ "Functions" ]
4+
subCategories: [ "Arduino DUE only" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Bits and Bytes/bit.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: bit
3+
categories: [ "Functions" ]
4+
subCategories: [ "Bits and Bytes" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Bits and Bytes/bitClear.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: bitClear
3+
categories: [ "Functions" ]
4+
subCategories: [ "Bits and Bytes" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Bits and Bytes/bitRead.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: bitRead
3+
categories: [ "Functions" ]
4+
subCategories: [ "Bits and Bytes" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Bits and Bytes/bitSet.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: bitSet
3+
categories: [ "Functions" ]
4+
subCategories: [ "Bits and Bytes" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Bits and Bytes/bitWrite.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: bitWrite
3+
categories: [ "Functions" ]
4+
subCategories: [ "Bits and Bytes" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Bits and Bytes/highByte.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: highByte
3+
categories: [ "Functions" ]
4+
subCategories: [ "Bits and Bytes" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Bits and Bytes/lowByte.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: lowByte
3+
categories: [ "Functions" ]
4+
subCategories: [ "Bits and Bytes" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Communication/serial.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: serial
3+
categories: [ "Functions" ]
4+
subCategories: [ "Communication" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Communication/stream.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: stream
3+
categories: [ "Functions" ]
4+
subCategories: [ "Communication" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Digital IO/digitalRead.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: digitalRead
3+
categories: [ "Functions" ]
4+
subCategories: [ "Digital IO" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39
//

Diff for: Language/Functions/Digital IO/digitalWrite.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: digitalWrite
3+
categories: [ "Functions" ]
4+
subCategories: [ "Digital IO" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39
//

Diff for: Language/Functions/Digital IO/pinMode.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: pinMode
3+
categories: [ "Functions" ]
4+
subCategories: [ "Digital IO" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39
//

Diff for: Language/Functions/External Interrupts/attachInterrupt.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: attachInterrupt
3+
categories: [ "Functions" ]
4+
subCategories: [ "External Interrupts" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/External Interrupts/detachInterrupt.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: detachInterrupt
3+
categories: [ "Functions" ]
4+
subCategories: [ "External Interrupts" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Interrupts/interrupts.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: interrupts
3+
categories: [ "Functions" ]
4+
subCategories: [ "Interrupts" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Interrupts/noInterrupts.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: noInterrupts
3+
categories: [ "Functions" ]
4+
subCategories: [ "Interrupts" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Math/abs.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: abs
3+
categories: [ "Functions" ]
4+
subCategories: [ "Math" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Math/constrain.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: constrain
3+
categories: [ "Functions" ]
4+
subCategories: [ "Math" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Math/map.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: map
3+
categories: [ "Functions" ]
4+
subCategories: [ "Math" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Math/max.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: max
3+
categories: [ "Functions" ]
4+
subCategories: [ "Math" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Math/min.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: min
3+
categories: [ "Functions" ]
4+
subCategories: [ "Math" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Math/pow.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: pow
3+
categories: [ "Functions" ]
4+
subCategories: [ "Math" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Math/sq.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: sq
3+
categories: [ "Functions" ]
4+
subCategories: [ "Math" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Math/sqrt.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: sqrt
3+
categories: [ "Functions" ]
4+
subCategories: [ "Math" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Random Numbers/random.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: random
3+
categories: [ "Functions" ]
4+
subCategories: [ "Random Numbers" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Random Numbers/randomSeed.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: randomSeed
3+
categories: [ "Functions" ]
4+
subCategories: [ "Random Numbers" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Time/delay.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: delay
3+
categories: [ "Functions" ]
4+
subCategories: [ "Time" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Time/delayMicroseconds.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: delayMicroseconds
3+
categories: [ "Functions" ]
4+
subCategories: [ "Time" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Time/micros.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: micros
3+
categories: [ "Functions" ]
4+
subCategories: [ "Time" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Time/millis.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: millis
3+
categories: [ "Functions" ]
4+
subCategories: [ "Time" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Trigonometry/cos.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: cos
3+
categories: [ "Functions" ]
4+
subCategories: [ "Trigonometry" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Trigonometry/sin.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: sin
3+
categories: [ "Functions" ]
4+
subCategories: [ "Trigonometry" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Functions/Trigonometry/tan.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: tan
3+
categories: [ "Functions" ]
4+
subCategories: [ "Trigonometry" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Structure/Arithmetic Operators/addition.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: addition
3+
categories: [ "Structure" ]
4+
subCategories: [ "Arithmetic Operators" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

Diff for: Language/Structure/Arithmetic Operators/assignment.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: assignment
3+
categories: [ "Structure" ]
4+
subCategories: [ "Arithmetic Operators" ]
5+
---
6+
17
:source-highlighter: pygments
28
:pygments-style: arduino
39

0 commit comments

Comments
 (0)