diff --git a/.zk/notebook.db b/.zk/notebook.db index 62ae86a..78d41fb 100644 Binary files a/.zk/notebook.db and b/.zk/notebook.db differ diff --git a/zk/Push_buttons.md b/zk/Push_buttons.md new file mode 100644 index 0000000..97a94ea --- /dev/null +++ b/zk/Push_buttons.md @@ -0,0 +1,14 @@ +--- +id: nsrv +title: Push buttons +tags: [electronics] +created: Tuesday, June 25, 2024 +--- + +# Push buttons + +- Push buttons are push-to-make switches. This means that they are **on when + they pressed and off when they are not pressed**. A classic example would be + the switches on a keyboard. + +## Related notes