Skip to content

Commit

Permalink
set version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BertLindeman committed Sep 14, 2014
1 parent e4477a7 commit 3248560
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion blinkleds
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Script_name : blinkleds
# Author : Bert Lindeman
# Description : Have the EV3-leds blink red amber and green
# Version : v1.1
# Version : v1.2
# Date : 2014-08-26
# Usage : blinkleds
# Notes : No parameters used
Expand Down
2 changes: 1 addition & 1 deletion setled
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Script_name : setled
# Author : Bert Lindeman
# Description : Set an EV3-led
# Version : v1.1
# Version : v1.2
# Date : 2014-08-26
# Usage : setled
# Notes : 4 optional parameters:
Expand Down
4 changes: 2 additions & 2 deletions showpower
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Script_name : showpower
# Author : Bert Lindeman
# Description : Show variables related to EV3 battery
# Version : v1.1
# Version : v1.2
# Date : 2014-08-26
# Usage : showpower
# Notes : The field "status" has a fixed value "Discharging"
Expand All @@ -16,7 +16,7 @@
# Date By Description
# 20140826 BL 0 add script header
# 0 made a bit more robust
#
# 20140914 BL small cleanup
#============================================================================

devide_1000000 () {
Expand Down

0 comments on commit 3248560

Please sign in to comment.