You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a module that can serialize any grouping of DataPoint objects from #51 into a string for QR code generation. Consider using Node's Buffer object. Attempt to combine multiple small numeric types into a single integer to not waste any bits.
The text was updated successfully, but these errors were encountered:
Create a module that can serialize any grouping of DataPoint objects from #51 into a string for QR code generation. Consider using Node's Buffer object. Attempt to combine multiple small numeric types into a single integer to not waste any bits.
The text was updated successfully, but these errors were encountered: