Khangai Robot Play - Naive  01
THe naive play of the Khangai Robot
error.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  Error { NO_ERROR, PERIPHERAL_ERROR, DEVICE_ERROR }
 

Functions

void error (Error err)
 

Enumeration Type Documentation

◆ Error

enum Error
Enumerator
NO_ERROR 
PERIPHERAL_ERROR 
DEVICE_ERROR 

Function Documentation

◆ error()

void error ( Error  err)