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

Merge branch 'master' of git://mutabah.net/opendispense2

parents b97adce8 b81d2452
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