mirror of
https://codeberg.org/JasterV/jaster.xyz.git
synced 2026-04-26 18:10:01 +00:00
[fix] typos
This commit is contained in:
parent
0d7fb1561a
commit
a6ee49b50c
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ With that said, let's talk about some possible issues we could run into.
|
|||
|
||||
Following the previous design, we are coupling the DoorServer implementation with the lights and notifications modules.
|
||||
|
||||
The lights module might rely hardware which could fail at any time (perhaps the circuits break) and the notifications module might rely on a network to send messages.
|
||||
The lights module might rely on hardware which could fail at any time (perhaps the circuits break) and the notifications module might rely on a network to send messages.
|
||||
|
||||
If the lights are faulty or the network goes down, the door could potentially stop working and the user wouldn't be able to lock or unlock it anymore.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue