diff options
| author | Bdale Garbee <bdale@gag.com> | 2010-01-11 10:18:27 -0700 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2010-01-11 10:18:27 -0700 |
| commit | 8fc3a5b0c892c3917d2cad5400afc22e0083962c (patch) | |
| tree | 2a83daee717b53ee61bc0b1faf1eabe6950b041e | |
| parent | 8cfa49fa36cbcd5ca4db67a50707916676c8291b (diff) | |
fix nested list syntax
| -rw-r--r-- | TeleMetrum/index.mdwn | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/TeleMetrum/index.mdwn b/TeleMetrum/index.mdwn index 12c1d71..6b1efba 100644 --- a/TeleMetrum/index.mdwn +++ b/TeleMetrum/index.mdwn @@ -117,16 +117,13 @@ For those who don't have ready access to the gEDA suite, here are pdf snapshots of files in more easily readable form. * These are from the v0.2 branch: - -** [schematic](v0.2/telemetrum.pdf) -** [pcb artwork](v0.2/telemetrum.pcb.pdf) -** [bill of materials](v0.2/partslist.csv) - + * [schematic](v0.2/telemetrum.pdf) + * [pcb artwork](v0.2/telemetrum.pcb.pdf) + * [bill of materials](v0.2/partslist.csv) * These are as of the working-v0.1 tag: - -** [schematic](v0.1/telemetrum.pdf) -** [pcb artwork](v0.1/telemetrum.pcb.pdf) -** [bill of materials](v0.1/telemetrum.bom) + * [schematic](v0.1/telemetrum.pdf) + * [pcb artwork](v0.1/telemetrum.pcb.pdf) + * [bill of materials](v0.1/telemetrum.bom) We have firmware that works well enough that we now routinely allow TeleMetrum to control flights by firing ejection charges. We've flown v0.1 boards in |
