Khangai Robot Play - Naive  01
THe naive play of the Khangai Robot
bound_box.h File Reference
#include "gpio.h"
Include dependency graph for bound_box.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Bound< N >
 
class  Bound_Box
 

Macros

#define NUM_BOUNDS   (8)
 

Enumerations

enum  Face {
  Face::_1 = 0, Face::_2, Face::_3, Face::_4,
  Face::_5, Face::_6, Face::_7, Face::_8
}
 

Macro Definition Documentation

◆ NUM_BOUNDS

#define NUM_BOUNDS   (8)

Enumeration Type Documentation

◆ Face

enum Face
strong
Enumerator
_1 
_2 
_3 
_4 
_5 
_6 
_7 
_8