Skip to content

Commit 10e04f8

Browse files
Cruz Monrreal IICruz Monrreal II
authored andcommitted
Merge branch 'fix_pwm_docs' of ssh://github.com/c1728p9/mbed-os into rollup
2 parents c9eaddd + 3b970c1 commit 10e04f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/PwmOut.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ class PwmOut {
219219

220220
pwmout_t _pwm;
221221
bool _deep_sleep_locked;
222-
};
223222
#endif
223+
};
224224

225225
} // namespace mbed
226226

0 commit comments

Comments
 (0)