1
0
mirror of https://github.com/sharkdp/bat synced 2026-06-09 10:03:18 +00:00

update Ada syntax gitmodule

This commit is contained in:
AldanTanneo
2025-11-06 21:16:59 +01:00
parent 3217a7e667
commit 1abecd2c93
5 changed files with 7 additions and 6 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
with Chests.Ring_Buffers;
with USB.Device.HID.Keyboard;
with Chests.Ring_Buffers;
with USB.Device.HID.Keyboard;
package body Click is
 ----------------
+2 -2
View File
@@ -1,5 +1,5 @@
with HAL.GPIO;
with USB.Device.HID.Keyboard;
with HAL.GPIO;
with USB.Device.HID.Keyboard;
generic
 Nb_Bounce : Natural;