<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/displayapp/screens/BatteryInfo.h, branch semiredux</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/'/>
<entry>
<title>sans battinfo</title>
<updated>2022-03-25T12:57:10Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-03-25T12:57:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=1d240df4e0106742fb5b438242cda66f1824b5e2'/>
<id>1d240df4e0106742fb5b438242cda66f1824b5e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'restructure_includes' of https://github.com/NeroBurner/InfiniTime into NeroBurner-restructure_includes</title>
<updated>2021-11-28T12:53:03Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-11-28T12:53:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=298f0f43357c5fd12c4498d74a35d71a0501ae1a'/>
<id>298f0f43357c5fd12c4498d74a35d71a0501ae1a</id>
<content type='text'>
# Conflicts:
#	doc/contribute.md
#	src/displayapp/screens/BatteryInfo.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	doc/contribute.md
#	src/displayapp/screens/BatteryInfo.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Update includes to to be relative to src directory</title>
<updated>2021-11-15T21:02:49Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-10-13T20:08:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=ac7b2da611fa5ef4cc989a9feb027f66c0ebfc6c'/>
<id>ac7b2da611fa5ef4cc989a9feb027f66c0ebfc6c</id>
<content type='text'>
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
</pre>
</div>
</content>
</entry>
<entry>
<title>BatteryInfo: remove unused FreeRTOS.h and timer.h includes</title>
<updated>2021-11-15T20:56:02Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-11-15T20:09:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=c4f2fb2fa478ccd404afc0220e3e8cfe127e58e7'/>
<id>c4f2fb2fa478ccd404afc0220e3e8cfe127e58e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refresh rework</title>
<updated>2021-07-19T13:26:12Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-19T13:26:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=97c761a5c74994ea1d9bef9c14e6e24afb9b4be2'/>
<id>97c761a5c74994ea1d9bef9c14e6e24afb9b4be2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTime into Riksu9000-lvgl_use_system_tick</title>
<updated>2021-07-13T18:53:40Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-07-13T18:53:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=e2efb193c4af3b6f447e82be0d29ceccd734c507'/>
<id>e2efb193c4af3b6f447e82be0d29ceccd734c507</id>
<content type='text'>
# Conflicts:
#	src/displayapp/screens/BatteryInfo.cpp
#	src/displayapp/screens/BatteryInfo.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	src/displayapp/screens/BatteryInfo.cpp
#	src/displayapp/screens/BatteryInfo.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Notify battery level every 10 minutes when connected to a BLE host.</title>
<updated>2021-07-11T14:55:06Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-07-11T14:55:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=e21f6a7f414d1f832e8fddfeaab3b9de05aa3459'/>
<id>e21f6a7f414d1f832e8fddfeaab3b9de05aa3459</id>
<content type='text'>
Refactor battery percent : only use uint8_t to store the battery % remaining.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor battery percent : only use uint8_t to store the battery % remaining.
</pre>
</div>
</content>
</entry>
<entry>
<title>LVGL use system tick</title>
<updated>2021-07-07T12:47:47Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-07T12:47:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=99e26bdd4cbafcdeec815ce6435f1830f1d74816'/>
<id>99e26bdd4cbafcdeec815ce6435f1830f1d74816</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Float voltage to int (#444)</title>
<updated>2021-07-02T15:30:32Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-02T15:30:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=38f40034b0a200586429a3d8329479ad13d84d94'/>
<id>38f40034b0a200586429a3d8329479ad13d84d94</id>
<content type='text'>
* Change voltage float to millivolt integer
* Explain the ADC to milliVolts conversion</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Change voltage float to millivolt integer
* Explain the ADC to milliVolts conversion</pre>
</div>
</content>
</entry>
<entry>
<title>Changed access modified indentation</title>
<updated>2021-04-24T09:00:45Z</updated>
<author>
<name>Avamander</name>
<email>avamander@gmail.com</email>
</author>
<published>2021-04-24T09:00:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=69898545193a82f7d72c9f47c9d9de36167b157b'/>
<id>69898545193a82f7d72c9f47c9d9de36167b157b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
