mirror of
https://github.com/Cametendo/cflash.git
synced 2026-03-18 04:50:19 +01:00
create devicecheck, filepathcheck and blocksize
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
public class Greeting {
|
||||
public void greeting() {
|
||||
public static void greeting() {
|
||||
System.out.println("Welcome to cflash!");
|
||||
System.out.println("Would you like to flash an image (Y/n)");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user