mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2026-04-28 12:03:07 -07:00
Do something with some letters
This commit is contained in:
@@ -189,7 +189,8 @@ class WiFiScan
|
||||
#endif
|
||||
|
||||
//String connected_network = "";
|
||||
const String alfa = "1234567890qwertyuiopasdfghjkklzxcvbnm QWERTYUIOPASDFGHJKLZXCVBNM_";
|
||||
//const String alfa = "1234567890qwertyuiopasdfghjkklzxcvbnm QWERTYUIOPASDFGHJKLZXCVBNM_";
|
||||
const String alfa = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789-=[];',./`\\_+{}:\"<>?~|!@#$%^&*()";
|
||||
|
||||
const char* rick_roll[8] = {
|
||||
"01 Never gonna give you up",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//#define XIAO_ESP32_S3
|
||||
//// END BOARD TARGETS
|
||||
|
||||
#define MARAUDER_VERSION "v0.13.4"
|
||||
#define MARAUDER_VERSION "v0.13.5"
|
||||
|
||||
//// BOARD FEATURES
|
||||
#ifdef MARAUDER_M5STICKC
|
||||
|
||||
BIN
mechanical/Marauder-Mini/MarauderMini-Bottom v8.stl
Normal file
BIN
mechanical/Marauder-Mini/MarauderMini-Bottom v8.stl
Normal file
Binary file not shown.
BIN
mechanical/Marauder-Mini/MarauderMini-Top v4.stl
Normal file
BIN
mechanical/Marauder-Mini/MarauderMini-Top v4.stl
Normal file
Binary file not shown.
Reference in New Issue
Block a user