mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-02 03:13:56 +08:00
Merge panda subtree
This commit is contained in:
@@ -1 +1 @@
|
||||
v1.4.2
|
||||
v1.4.3
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user