version.txt The changed points as to v1.2.0.2 --> v1.2.0.3 (0) A constant value of Firmware version was changed: v1.2.0.2 --> v1.2.0.3. (1) As for the formation of parts of message data of Web control screen, Escape sequences are implanted to DA. For example: ;====================================================================== ; Bank #1 ;====================================================================== ORG 1400h ; ;++++++++++++++ HTTP Response+HTML Header [ver0.3] ++++++++++++++++++ ; DA "HTTP/1.0 200 OK\r\n" DA "Connection: close\r\n" DA "Content-type: text/html\r\n" DA "\r\n" DA "PIC Network Interface Card\n"