Support MultiTap and read ports every other frame
This commit is contained in:
@@ -9,8 +9,8 @@ namespace JabyEngine {
|
||||
};
|
||||
|
||||
struct Periphery {
|
||||
static constexpr bool UsePortB = false;
|
||||
static constexpr bool UseMultiTap = false;
|
||||
static constexpr bool IncludePortB = false;
|
||||
static constexpr bool UseMultiTap = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user