Skip to content
Snippets Groups Projects
Commit b81d2452 authored by John Hodge's avatar John Hodge
Browse files

Random commit

parent d4a98c85
Branches
No related merge requests found
......@@ -196,6 +196,7 @@ int Coke_DoDispense(int UNUSED(User), int Item)
printf("Coke_DoDispense: sending 'd7'\n");
#endif
Writef("d7\r\n");
ret ++;
}
#if TRACE_COKE
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment