diff options
| author | Chris Patuzzo <chris@patuzzo.co.uk> | 2014-05-03 01:36:42 +0100 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-05-03 09:01:24 +0530 |
| commit | 70dfdcc7eb6a4a820533c2c0f58203f4f4ae6da4 (patch) | |
| tree | bad35612f90edae1ea9627b0b68143ad0a70a9de /HISTORY.md | |
| parent | 22e876e88bf2490322c5cc4f291e7deb527d1c9a (diff) | |
If no port is specified, try to guess it from wildcards
Fix #197
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it ### 1.3.4 (In development) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) - Add: Add support for compiling assembler code. (Issue #195) (https://github.com/hrobeers) +- Add: Try to guess port from wildcards if not specified. (Issue #197) (https://github.com/tuzz) ### 1.3.3 (2014-04-12) - Fix: Make a new manpage for ard-reset-arduino. Fixes issue #188 (https://github.com/sej7278) |
