Merge panda subtree

This commit is contained in:
Vehicle Researcher
2019-08-13 01:34:23 +00:00
2 changed files with 2 additions and 3 deletions

View File

@@ -1 +1 @@
v1.4.2
v1.4.3

View File

@@ -28,8 +28,7 @@ char pageheader[] = "HTTP/1.0 200 OK\nContent-Type: text/html\n\n"
"</head>\n"
"<body>\n"
"<pre>This is your comma.ai panda\n\n"
"It's open source. Find the code <a href=\"https://github.com/commaai/panda\">here</a>\n"
"Designed to work with our dashcam, <a href=\"http://chffr.comma.ai\">chffr</a>\n";
"It's open source. Find the code <a href=\"https://github.com/commaai/panda\">here</a>\n";
char pagefooter[] = "</pre>\n"
"</body>\n"