1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Factoring out uisp from the uploader in preparation for also allowing avrdude.

This commit is contained in:
David A. Mellis
2007-06-21 22:24:57 +00:00
parent ca84925df8
commit 1c0c0fe69b
5 changed files with 168 additions and 95 deletions

View File

@ -53,7 +53,7 @@ import com.ice.jni.registry.*;
*/
public class Base {
static final int VERSION = 3;
static final String VERSION_NAME = "0008 Alpha";
static final String VERSION_NAME = "0009 Alpha";
// platform IDs for PApplet.platform