Skip to content

Commit

Permalink
switched to using patch for some files
Browse files Browse the repository at this point in the history
  • Loading branch information
kwindrem committed Apr 18, 2024
1 parent 07b236c commit 70eb080
Show file tree
Hide file tree
Showing 11 changed files with 571 additions and 293 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions FileSets/PatchSource/relaystate.py.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- /Users/Kevin/GitHub/RpiGpioSetup/FileSets/PatchSource/relaystate.py.source 2024-02-23 09:55:27
+++ /Users/Kevin/GitHub/RpiGpioSetup/FileSets/PatchSource/relaystate.py.edited 2024-02-23 22:32:14
--- /Users/Kevin/GitHub/RpiGpioSetup.copy/FileSets/PatchSource/relaystate.py-1.orig 2024-02-23 09:55:27
+++ /Users/Kevin/GitHub/RpiGpioSetup.copy/FileSets/PatchSource/relaystate.py-1 2024-02-23 22:32:14
@@ -21,10 +21,16 @@
('com.victronenergy.settings', [
'/Settings/Relay/Function'])] # Managed by the gui
Expand Down
2 changes: 1 addition & 1 deletion FileSets/gpio_list
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# these have pull UPs
# Digital input 1 GPIO 5 / header pin 29
5 in digital_input_1
# Digital input 2 PIO 6 / header pin 31
# Digital input 2 GPIO 6 / header pin 31
6 in digital_input_2

# in stock code these have pull DOWNs
Expand Down
Loading

0 comments on commit 70eb080

Please sign in to comment.