Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 79c8263

Browse filesBrowse files
committed
Normalize all the line endings
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 38e08a2 commit 79c8263
Copy full SHA for 79c8263

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

66 files changed

+41214
-41214
lines changed

‎examples/AnalogRead_DigitalRead/AnalogRead_DigitalRead.ino

Copy file name to clipboardExpand all lines: examples/AnalogRead_DigitalRead/AnalogRead_DigitalRead.ino
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ void TaskAnalogRead( void *pvParameters __attribute__((unused)) ) // This is a
131131
vTaskDelay(1); // one tick delay (15ms) in between reads for stability
132132
}
133133
}
134-
134+

‎examples/Blink_AnalogRead/Blink_AnalogRead.ino

Copy file name to clipboardExpand all lines: examples/Blink_AnalogRead/Blink_AnalogRead.ino
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ void TaskAnalogRead(void *pvParameters) // This is a task.
112112
vTaskDelay(1); // one tick delay (15ms) in between reads for stability
113113
}
114114
}
115-
115+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.