arduino_firmata 0.0.9 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
data/.gitignore CHANGED
@@ -1,3 +1,4 @@
1
1
  *#*
2
2
  *~
3
- pkg/*
3
+ pkg/*
4
+ .DS_Store
data/History.txt CHANGED
@@ -1,3 +1,7 @@
1
+ === 0.1.0 2012-10-25
2
+
3
+ * fix samples link
4
+
1
5
  === 0.0.9 2012-10-25
2
6
 
3
7
  * add github pages link
data/README.rdoc CHANGED
@@ -71,7 +71,7 @@ Block
71
71
 
72
72
 
73
73
 
74
- see samples https://github.com/shokai/arduino_firmata/tree/gem/samples
74
+ see samples https://github.com/shokai/arduino_firmata/tree/master/samples
75
75
 
76
76
  == REQUIREMENTS:
77
77
 
@@ -9,5 +9,5 @@ require 'arduino_firmata/arduino'
9
9
  require 'arduino_firmata/event'
10
10
 
11
11
  module ArduinoFirmata
12
- VERSION = '0.0.9'
12
+ VERSION = '0.1.0'
13
13
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arduino_firmata
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -135,7 +135,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
135
135
  version: '0'
136
136
  segments:
137
137
  - 0
138
- hash: 3892796787137470905
138
+ hash: -1560937414651371914
139
139
  required_rubygems_version: !ruby/object:Gem::Requirement
140
140
  none: false
141
141
  requirements: