Skip to content

Commit 103327a

Browse files
restyled-commitswy-hh
authored andcommitted
Restyled by whitespace
1 parent d8c085d commit 103327a

File tree

1 file changed

+1
-1
lines changed
  • examples/contact-sensor-app/bouffalolab/bl702l

1 file changed

+1
-1
lines changed

examples/contact-sensor-app/bouffalolab/bl702l/app_pds.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ extern "C" void vApplicationSleep(TickType_t xExpectedIdleTime)
5959
extern BaseType_t TrapNetCounter, *pTrapNetCounter;
6060
if (app_pds_wakeup_source == PDS_WAKEUP_BY_RTC)
6161
{
62-
62+
6363
}
6464
else if (app_pds_wakeup_source == PDS_WAKEUP_BY_GPIO)
6565
{

0 commit comments

Comments
 (0)