Skip to content

Commit 7bafdd5

Browse files
authored
Refactor headings in description.md for consistency
Updated headings from '##' to '####' for better formatting consistency.
1 parent ac31aa7 commit 7bafdd5

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

description.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Bring your physical devices to life with Bitcoin Lightning payments and powerful
22

33
DeviceTimer extends the bitcoinSwitch ecosystem, allowing you to create time-controlled Lightning-powered devices with ease.
44

5-
## Features
5+
#### Features
66

77
- **Operating Hours** - Set when your device accepts payments (e.g., 09:00 - 17:00)
88
- **Cooldown Timeout** - Enforce waiting periods between triggers to prevent abuse
@@ -13,18 +13,14 @@ DeviceTimer extends the bitcoinSwitch ecosystem, allowing you to create time-con
1313
- **Multi-Currency Support** - Price in sats or fiat (EUR, USD, GBP, and more)
1414
- **Timezone Aware** - Operating hours respect your configured timezone
1515

16-
## Use Cases
16+
#### Use Cases
1717

1818
- Animal feeding machines (zoos, farms, petting areas)
1919
- Vending machines and product dispensers
2020
- Arcade games and entertainment devices
2121
- Access control and gate openers
2222
- Any IoT device you want to monetize with Bitcoin
2323

24-
## Hardware
24+
#### Hardware
2525

2626
Works with ESP32-based bitcoinSwitch devices. Flash your device directly from the browser using the [Web Flasher](https://bitcoinswitch.lnbits.com).
27-
28-
## Documentation
29-
30-
Full setup guide and documentation available at [GitHub](https://github.com/DoktorShift/DeviceTimer).

0 commit comments

Comments
 (0)