add post about working with canbus dbc files

This commit is contained in:
len0rd 2024-12-04 13:09:33 -05:00
parent 5d805751a9
commit 70305030d6
4 changed files with 298 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
ablog build
python -m http.server -d /website/_website/ 8090
python -m http.server -d _website/ 8090