renestraub / ubxlib

ublox gnss modem library
MIT License
4 stars 3 forks source link

Prevent registration of ubx frame objects #14

Closed renestraub closed 4 years ago

renestraub commented 4 years ago

Frame factory requires frame prototypes (classes) to operate on. It is an error to register instances (objects) of uxb frames.