Skip to content

Commit 0000ee5

Browse files
authored
Merge pull request #115 from PropGit/master
Removed now-extraneous ...Rules.txt file, updated port rules comments…
2 parents b500efd + a6b27b3 commit 0000ee5

File tree

4 files changed

+3
-47
lines changed

4 files changed

+3
-47
lines changed

Port Handling Rules.txt

Lines changed: 0 additions & 44 deletions
This file was deleted.

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Launcher Communication Port Rules:
1818
1919
Port List Updated; sendPortList():
2020
* 0 ports found?
21-
* send an empty port list. This allows system to say "no devices found."
21+
* send an empty port list. This allows system to say "Searching..."
2222
* 1+ ports found?
2323
* 0 match preferred port?
2424
* 0 are new or 1+ are new but are not wired ports?

package/blocklyproplauncher-installer.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#define MyAppName "BlocklyProp Launcher"
55
#define MyAppStartMenuName "BlocklyProp"
6-
#define MyAppVersion "0.11.2"
6+
#define MyAppVersion "1.0.1"
77
#define MyAppPublisher "Parallax Inc."
88
#define MyAppStartMenu "Parallax Inc"
99
#define MyAppURL "http://blockly.parallax.com/"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:842021cf8e254bff1df280818013ad936d132d3d028749a78532dabbaaea2858
2+
oid sha256:8c6656cce46e85dc9a4014e869fced1227d4154cfc76e53ac93bebf3af1d8f8b
33
size 2087424

0 commit comments

Comments
 (0)