<feed xmlns='http://www.w3.org/2005/Atom'>
<title>altimeter/BMP3-Sensor-API, branch master</title>
<subtitle>AVR code for an in-progress pressure altimeter</subtitle>
<link rel='alternate' type='text/html' href='https://git.nah.nz/altimeter/'/>
<entry>
<title>Use float-enabled printf implementation</title>
<updated>2020-12-20T09:22:17+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2020-12-20T09:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/altimeter/commit/?id=75154ebdfbbfe7a04d21d910254058a757d2eef6'/>
<id>75154ebdfbbfe7a04d21d910254058a757d2eef6</id>
<content type='text'>
I hadn't realised there is a float-enabled printf implementation in AVR libc,
so let's use that instead of our own hack.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I hadn't realised there is a float-enabled printf implementation in AVR libc,
so let's use that instead of our own hack.
</pre>
</div>
</content>
</entry>
</feed>
