Forgot to remove Cody
This commit is contained in:
parent
2f79114217
commit
1e8997dbca
|
@ -5,8 +5,6 @@
|
||||||
namespace JabyEngine {
|
namespace JabyEngine {
|
||||||
namespace Memory_IO {
|
namespace Memory_IO {
|
||||||
__declare_io_type(COM_DELAY, uint32_t,
|
__declare_io_type(COM_DELAY, uint32_t,
|
||||||
static constexpr auto CodyValue = IOValueSet::from_to(2, 4);
|
|
||||||
|
|
||||||
void setup() {
|
void setup() {
|
||||||
this->raw_value = 0x1325;
|
this->raw_value = 0x1325;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue