altos: ADS1256 seems to be running fast enough with 8 MHz crystal and 2 MHz SPI
[fw/altos] / doc / fix-html
1 #!/bin/sh
2 sed -i \
3 -e 's/<[?]xml [^>]*>//' \
4 -e 's/<!DOCTYPE [^>]*>//' "$@"