Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
pain/svn/pristine/65/653947d391a81095f7235ade1ef3eef25605cbae.svn-base@5:bc128a16232f, 2021-05-02 (annotated)
- Committer:
- darienf
- Date:
- Sun May 02 23:09:04 2021 +0000
- Revision:
- 5:bc128a16232f
- Parent:
- 0:832122ce6748
This is the program that was last used, that has the working temperature and some comments
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
darienf | 0:832122ce6748 | 1 | <?xml version="1.0" encoding="utf-8"?> |
darienf | 0:832122ce6748 | 2 | <resources> |
darienf | 0:832122ce6748 | 3 | <style name="CardView" parent="Base.CardView"> |
darienf | 0:832122ce6748 | 4 | <item name="cardBackgroundColor">?android:attr/colorBackgroundFloating</item> |
darienf | 0:832122ce6748 | 5 | </style> |
darienf | 0:832122ce6748 | 6 | </resources> |