Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of EV-COG-AD3029LZ by
Diff: stm-spirit1-rf-driver/SimpleSpirit1.h
- Revision:
- 83:54b207156a91
- Parent:
- 82:a18c22d2b83a
- Child:
- 84:45b9ff78a066
diff -r a18c22d2b83a -r 54b207156a91 stm-spirit1-rf-driver/SimpleSpirit1.h --- a/stm-spirit1-rf-driver/SimpleSpirit1.h Fri Feb 02 14:13:24 2018 +0100 +++ b/stm-spirit1-rf-driver/SimpleSpirit1.h Wed Mar 21 05:06:08 2018 +0000 @@ -158,7 +158,8 @@ unsigned int _nr_of_irq_disables; /** Low Level Instance Methods **/ - void disable_spirit_irq(void) { + void disable_spirit_irq(void) + { _irq.disable_irq(); _nr_of_irq_disables++; #ifndef NDEBUG