Skip to content

Commit 576e7c1

Browse files
committed
Sync pydevices hero mask fix from dotgithub (square, not round)
1 parent 4d998bd commit 576e7c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pydevices/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1>pydevices — Hardware Abstraction Layer & Core Contract.</h1>
3434
</div>
3535
</div>
3636
<div class="hero-canvas-wrap" data-hero-canvas="hero_canvas" data-hero-app="signal_gen" data-hero-deps="pydevices,pydevices-lvgl" data-hero-app-url="https://PyDevices.github.io/assets/apps/signal_gen.py">
37-
<div class="hero-canvas-circle">
37+
<div class="hero-canvas-square">
3838
<div class="hero-canvas-loader">
3939
<div class="hero-spinner"></div>
4040
<span class="hero-canvas-status">Live Pure-Python Device</span>

0 commit comments

Comments
 (0)