mirror of https://github.com/ARMmbed/mbed-os.git
Merge branch 'fix_pwm_docs' of ssh://github.com/c1728p9/mbed-os into rollup
commit
10e04f8f16
|
|
@ -219,8 +219,8 @@ protected:
|
||||||
|
|
||||||
pwmout_t _pwm;
|
pwmout_t _pwm;
|
||||||
bool _deep_sleep_locked;
|
bool _deep_sleep_locked;
|
||||||
};
|
|
||||||
#endif
|
#endif
|
||||||
|
};
|
||||||
|
|
||||||
} // namespace mbed
|
} // namespace mbed
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue