mirror of
https://github.com/ole00/afterburner.git
synced 2024-11-24 19:30:54 +00:00
PC app: fixed typos in help text
This commit is contained in:
parent
49342b2174
commit
2754ff5c47
@ -198,7 +198,7 @@ static void printHelp() {
|
||||
printf(" of the chip. If the programing voltage is unknown use 10V.\n");
|
||||
printf(" - known VPP voltages as tested on Afterburner with Arduino UNO: \n");
|
||||
printf(" Lattice GAL16V8D, GAL20V8B, GAL22V10D: 12V \n");
|
||||
printf(" Atmel ATF16V8B, AFT16V8C, ATF22V10C: 10V \n");
|
||||
printf(" Atmel ATF16V8B, ATF16V8C, ATF22V10C: 11V \n");
|
||||
}
|
||||
|
||||
static int8_t verifyArgs(char* type) {
|
||||
|
Loading…
Reference in New Issue
Block a user