File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 66 * er sie vor der Verwendung ausreichend getestet hat.
77 * Durch die Nutzung dieser Software erklären Sie, dass Sie die Sicherheitswarnungen und Gebrauchsanweisungen gelesen und verstanden haben.
88 *
9- * DISLAIMER :
9+ * DISCLAIMER :
1010 * This software is provided "as-is" without any express or implied warranty.
1111 * In no event shall the author or company be held liable for any damages arising from the use of this software.
1212 * It is the user's responsibility to ensure that the software is suitable for their needs and that they have tested it
@@ -68,7 +68,6 @@ class CustomKeyboard {
6868 void calibrateKey (int keyIndex);
6969 int readAnalogValue ();
7070 void promptUser (String message);
71- int readIntFromSerial ();
7271 int readIntWithPrompt (String prompt);
7372 bool readBoolWithPrompt (String prompt);
7473 int calculateRobustMean (std::vector<int >& values);
You can’t perform that action at this time.
0 commit comments