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

Committer:
diltech
Date:
Sat May 28 13:22:32 2022 +0000
Revision:
0:8ae2868c8c6c
Projet initial

Who changed what in which revision?

UserRevisionLine numberNew contents of line
diltech 0:8ae2868c8c6c 1 #!/bin/sh
diltech 0:8ae2868c8c6c 2 #
diltech 0:8ae2868c8c6c 3 # An example hook script to prepare a packed repository for use over
diltech 0:8ae2868c8c6c 4 # dumb transports.
diltech 0:8ae2868c8c6c 5 #
diltech 0:8ae2868c8c6c 6 # To enable this hook, rename this file to "post-update".
diltech 0:8ae2868c8c6c 7
diltech 0:8ae2868c8c6c 8 exec git update-server-info