Commit e5c031c5 by Alan Mishchenko

Added quick GIG parser.

parent f04d3273
......@@ -29,7 +29,7 @@ ABC_NAMESPACE_IMPL_START
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
typedef enum {
enum {
GIG_NONE = 0,
GIG_RESET = 1,
GIG_PI = 2,
......
Markdown is supported
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