Lawo / ember-plus

Ember+ control protocol - Slick and free for all!
https://github.com/Lawo/ember-plus/wiki
Boost Software License 1.0
109 stars 41 forks source link

Avoid that GlowFieldFlag_All becomes a 64bit number #100

Closed mywave82 closed 2 years ago

mywave82 commented 5 years ago

(Cleaned up PR#99)

There are some few code-paths that assume that this enumeration is stored as a 32bit (unsigned) integer.