Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ICBM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
detectors
DSSC
ICBM
Commits
e157ce7a
Commit
e157ce7a
authored
1 month ago
by
Cyril Danilevski
Browse files
Options
Downloads
Patches
Plain Diff
Poll Port expander once after power down
parent
b5de2ddc
No related branches found
No related tags found
No related merge requests found
Pipeline
#167825
passed
1 month ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pins.cpp
+2
-0
2 additions, 0 deletions
pins.cpp
with
2 additions
and
0 deletions
pins.cpp
+
2
−
0
View file @
e157ce7a
...
...
@@ -158,6 +158,8 @@ void powerOffCheckLoop() {
Serial
.
println
(
groups
);
PINS
.
stage
=
"Ramped down"
;
// Poll the pins once to get latest status, as interrupts were disabled
poll_port_expander
();
// This event has been handled.
PERFORM_PROCEDURE_FROM_INTERRUPT
=
0
;
// Inform SIB that we're done and it can take data again.
...
...
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