From 13ad71562e4300f1e545b2864a9bac233fd551a4 Mon Sep 17 00:00:00 2001 From: ouki-wang <358023925@qq.com> Date: Wed, 28 Nov 2018 16:54:03 +0800 Subject: [PATCH] V1.0 --- RaspberryPi/Python/example/DFRobot_AS3935_detailed.py | 2 +- RaspberryPi/Python/example/DFRobot_AS3935_ordinary.py | 2 +- .../DFRobot_AS3935_lightning_sensor_detailed.ino | 2 +- .../DFRobot_AS3935_lightning_sensor_ordinary.ino | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/RaspberryPi/Python/example/DFRobot_AS3935_detailed.py b/RaspberryPi/Python/example/DFRobot_AS3935_detailed.py index 2eeee53..58a548e 100644 --- a/RaspberryPi/Python/example/DFRobot_AS3935_detailed.py +++ b/RaspberryPi/Python/example/DFRobot_AS3935_detailed.py @@ -12,7 +12,7 @@ # Copyright [DFRobot](http://www.dfrobot.com), 2018 # Copyright GNU Lesser General Public License # -# version V0.2 +# version V1.0 # date 2018-11-28 import sys diff --git a/RaspberryPi/Python/example/DFRobot_AS3935_ordinary.py b/RaspberryPi/Python/example/DFRobot_AS3935_ordinary.py index 6331f1f..ef8e723 100644 --- a/RaspberryPi/Python/example/DFRobot_AS3935_ordinary.py +++ b/RaspberryPi/Python/example/DFRobot_AS3935_ordinary.py @@ -12,7 +12,7 @@ # Copyright [DFRobot](http://www.dfrobot.com), 2018 # Copyright GNU Lesser General Public License # -# version V0.2 +# version V1.0 # date 2018-11-28 import sys diff --git a/examples/DFRobot_AS3935_lightning_sensor_detailed/DFRobot_AS3935_lightning_sensor_detailed.ino b/examples/DFRobot_AS3935_lightning_sensor_detailed/DFRobot_AS3935_lightning_sensor_detailed.ino index dfc60b0..30d0618 100644 --- a/examples/DFRobot_AS3935_lightning_sensor_detailed/DFRobot_AS3935_lightning_sensor_detailed.ino +++ b/examples/DFRobot_AS3935_lightning_sensor_detailed/DFRobot_AS3935_lightning_sensor_detailed.ino @@ -13,7 +13,7 @@ Copyright [DFRobot](http://www.dfrobot.com), 2018 Copyright GNU Lesser General Public License - version V0.5 + version V1.0 date 2018-11-28 */ diff --git a/examples/DFRobot_AS3935_lightning_sensor_ordinary/DFRobot_AS3935_lightning_sensor_ordinary.ino b/examples/DFRobot_AS3935_lightning_sensor_ordinary/DFRobot_AS3935_lightning_sensor_ordinary.ino index 688c357..1c4a9c8 100644 --- a/examples/DFRobot_AS3935_lightning_sensor_ordinary/DFRobot_AS3935_lightning_sensor_ordinary.ino +++ b/examples/DFRobot_AS3935_lightning_sensor_ordinary/DFRobot_AS3935_lightning_sensor_ordinary.ino @@ -12,7 +12,7 @@ Copyright [DFRobot](http://www.dfrobot.com), 2018 Copyright GNU Lesser General Public License - version V0.5 + version V1.0 date 2018-11-28 */