skunkforce / OmniView

This Repository contains the OmniView Software, which is used in the AW4null Research Projects
https://www.autowerkstatt40.org/
MIT License
3 stars 4 forks source link

added a header file to upload data #63

Closed R-Abbasi closed 6 months ago

R-Abbasi commented 7 months ago

-Added the header file sendData and uncommented calling sendData(msg, url); function in main.cpp. The url https://raw.githubusercontent.com/skunkforce/omniview/ is used just for an example. The function's usefulness using an intended url must supposedly be checked.