rickkas7 / PublishQueuePosixRK

Version of publish queue for storing events on the POSIX flash file system
MIT License
9 stars 4 forks source link

Changed name of the BackgroundPublish to BackgroundPublishRK, because… #4

Closed Nexusmaster closed 2 years ago

Nexusmaster commented 2 years ago

… it conflicts with Particle Tracker Firmware.

rickkas7 commented 2 years ago

I updated the BackgroundPublishRK library to version 0.0.2 to change the class name to BackgroundPublishRK to avoid the conflict with class in Tracker Edge and released that. Also updated the PublishQueuePosixRK library to version 0.0.2 to pick up that version and use the new class name.