Test pour écran OLED 128 x 64 SSD1306 avec sonde thermique DS18B20

Revision:
0:8ae2868c8c6c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.git/hooks/post-update.sample	Sat May 28 13:22:32 2022 +0000
@@ -0,0 +1,8 @@
+#!/bin/sh
+#
+# An example hook script to prepare a packed repository for use over
+# dumb transports.
+#
+# To enable this hook, rename this file to "post-update".
+
+exec git update-server-info