This commit is contained in:
ishak jmilou.ishak
2024-10-09 16:18:12 +02:00
parent 4716ce4ede
commit c711ee5682

View File

@@ -11,6 +11,8 @@ CKobuki robot;
// Functieprototypes // Functieprototypes
int command(); int command();
int checkCenterCliff();
int checkWheelDrop();
int main() { int main() {
// Start communicatie met de robot // Start communicatie met de robot