Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adrian
firmware
Commits
3a6ce428
Commit
3a6ce428
authored
5 years ago
by
Adrian Schneider
Browse files
Options
Downloads
Patches
Plain Diff
fix: accidental substitute /o\
parent
b776a278
No related branches found
No related tags found
No related merge requests found
Pipeline
#1332
passed
5 years ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
epicardium/epicardium.h
+1
-1
1 addition, 1 deletion
epicardium/epicardium.h
with
1 addition
and
1 deletion
epicardium/epicardium.h
+
1
−
1
View file @
3a6ce428
...
@@ -52,7 +52,7 @@ API(API_UART_READ, char epic_uart_read_chr(void));
...
@@ -52,7 +52,7 @@ API(API_UART_READ, char epic_uart_read_chr(void));
/**
/**
* Set one of card10's RGB LEDs to a certain color.
* Set one of card10's RGB LEDs to a certain color.
*
*
* :param led: Which led to set. 0-10 are the leds on the top and 11-14 are the 4 "
light_sensor
" leds.
* :param led: Which led to set. 0-10 are the leds on the top and 11-14 are the 4 "
ambient
" leds.
* :param r: Red component of the color.
* :param r: Red component of the color.
* :param g: Green component of the color.
* :param g: Green component of the color.
* :param b: Blue component of the color.
* :param b: Blue component of the color.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment