emc_system
include
emc
bumper.h
Go to the documentation of this file.
1
#ifndef EMC_SYSTEM_BUMPER_H_
2
#define EMC_SYSTEM_BUMPER_H_
3
4
namespace
emc
5
{
6
7
// ----------------------------------------------------------------------------------------------------
8
9
struct
BumperData
10
{
11
bool
contact
;
12
};
13
14
}
// end namespace emc
15
16
#endif
emc::BumperData::contact
bool contact
Definition:
bumper.h:11
emc
Definition:
bumper.h:4
emc::BumperData
Definition:
bumper.h:9
Generated on Wed Mar 12 2025 04:36:09 for emc_system by
1.8.17