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.
Dependents: BLE_Lightning_sensor
Revision 3:b6df973f6686, committed 2015-09-05
- Comitter:
- takafuminaka
- Date:
- Sat Sep 05 13:17:57 2015 +0000
- Parent:
- 2:9e89ca13848d
- Commit message:
- Library extension of AS3935 by valentin spanu;
Changed in this revision
| AS3935_ext.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/AS3935_ext.cpp Sat Sep 05 05:43:50 2015 +0000
+++ b/AS3935_ext.cpp Sat Sep 05 13:17:57 2015 +0000
@@ -37,9 +37,6 @@
// Minimum number of lightning
registerWrite(AS3935_MIN_NUM_LIGH ,1);
- // Set SREJ
- registerWrite(AS3935_SREJ,0x02);
-
}
int AS3935_ext::MeasureLCOFreq()