File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -13,18 +13,18 @@ Gem::Specification.new do |s|
13
13
s . summary = %q{Arduino Prototyping API for Ruby}
14
14
s . description = %q{A ruby library to talk to Arduino without having to burn programs repeatedly to the board}
15
15
s . post_install_message = %q{
16
- =========================================
17
- Thank you for installing the arduino gem
18
- -----------------------------------------
16
+ ===== =========================================
17
+ Thank you for installing the arduino gem
18
+ ----- -----------------------------------------
19
19
20
- Load the arduino.pde program from http://ln.akash.im/arduino.pde to your board before using this library
20
+ Load the arduino.pde program from http://ln.akash.im/arduino.pde to your board before using this library
21
21
22
- Source: https://github.com/SingAlong/arduino/
23
-
24
- --
25
- SingAlong
26
- (http://akash.im)
27
- =========================================
22
+ Source: https://github.com/SingAlong/arduino/
23
+
24
+ --
25
+ SingAlong
26
+ (http://akash.im)
27
+ ===== =========================================
28
28
}
29
29
s . rubyforge_project = "arduino"
30
30
You can’t perform that action at this time.
0 commit comments