med-material / ArduinoLogger

Source code for an Arduino Logger (Windows/Mac) used for the advanced human computer interaction (AMMI) course at AAU (Unity 2018.3.2f1)
MIT License
3 stars 2 forks source link

Prevent users from adding commas "," and semicolons ";" in comment fields #24

Closed bastianilso closed 3 years ago

bastianilso commented 4 years ago

Adding commas and semi colons will break the DB connection, so make sure we cannot enter this into the comment field.