Gina Häußge 63b62d8d4e Fixed in-line comments and escaping
* "G1 X1 ; test" was not executing "G1 X1" due to never leaving comment mode.
  * "M117 Hello \;)" printed "Hello \" to the display due to not replacing serial_char properly.

Tested with the following commands:
    * M117 Hello ; test => displays "Hello" on display, ignores "test"
    * G1 X1 ; foo => moves 1mm in X, ignores "foo"
    * ; test => completely ignored, not even acknowledged
    * M117 Hello \;) => displays "Hello ;)" on display
    * M117 Hello \\;) => displays "Hello \" on display, ignores ")"
2015-03-05 23:30:34 +01:00
..
2015-03-02 07:06:01 -08:00
2015-03-02 07:06:01 -08:00
2015-03-02 07:06:01 -08:00
2015-03-02 07:06:01 -08:00
2015-03-02 07:06:01 -08:00
2015-03-03 00:48:20 -08:00
2015-02-11 08:50:48 +02:00
2015-01-27 21:53:08 -08:00
2015-02-16 13:53:58 +01:00
2015-03-03 00:48:20 -08:00
2015-02-16 13:53:58 +01:00
2015-03-02 13:36:58 -03:00
2014-02-05 01:47:12 -08:00
2015-02-11 07:12:55 +01:00
2014-10-04 09:24:09 +02:00
2015-02-19 17:28:38 -08:00
2015-01-27 15:32:34 -08:00
2015-01-27 15:32:34 -08:00
2015-02-28 10:52:15 +02:00
2015-02-24 04:46:11 -08:00
2015-01-27 15:32:34 -08:00
2015-02-13 14:38:05 -02:00
2015-01-23 22:26:52 -08:00
2015-01-23 22:26:52 -08:00
2015-03-03 00:48:20 -08:00
2015-01-24 13:37:58 +01:00
2015-02-24 04:46:11 -08:00
2015-02-16 13:53:58 +01:00