PL PCDU tweaks #766
No reviewers
Labels
No Label
OPS TODO
api change
breaking api change
bug
documentation
duplicate
feature
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: eive/eive-obsw#766
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "pl-pcdu-tweaks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP: PL PCDU tweaksto PL PCDU tweaks@ -67,0 +69,4 @@
{
PoolReadGuard pg(&adcSet);
adcSet.setReportingEnabled(false);
adcSet.tempC = 0;
use the invalid temp constexpr instead?
@ -379,2 +386,3 @@
adcState = AdcStates::OFF;
adcState = AdcState::OFF;
if (startTransitionToOff) {
sif::debug << "transition back to off" << std::endl;
do we want to keep the debug printout?
@ -380,2 +387,4 @@
if (startTransitionToOff) {
sif::debug << "transition back to off" << std::endl;
startTransition(MODE_OFF, 0);
sif::debug << "blubwapfwa" << std::endl;
blabliblub