mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-11 04:12:07 +08:00
Squashed 'panda/' changes from 519e39e4..8843af7d
8843af7d bump panda version
6da979e0 remove chffr link
git-subtree-dir: panda
git-subtree-split: 8843af7de9b39c430147dd08b79dd33ea2879a93
old-commit-hash: 9955b3c806
This commit is contained in:
@@ -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