Added Binary Output objects to the demos.

This commit is contained in:
skarg
2006-03-23 15:43:15 +00:00
parent 49a9946ad9
commit 7e18086c73
28 changed files with 158 additions and 41 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ uint32_t Binary_Input_Index_To_Instance(unsigned index)
void Binary_Input_Init(void)
{
bool initialized = false;
static bool initialized = false;
unsigned i;
if (!initialized) {