mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-03-14 12:23:33 +00:00
chore: update maximum compatibility wording
This commit is contained in:
parent
bb0f2a4555
commit
7adbcc104e
1 changed files with 1 additions and 1 deletions
|
|
@ -433,7 +433,7 @@ new class extends Component
|
||||||
@endforeach
|
@endforeach
|
||||||
</flux:select>
|
</flux:select>
|
||||||
|
|
||||||
<flux:checkbox wire:model="maximum_compatibility" label="Maximum Compatibility" description="Enable if experiencing display issues" />
|
<flux:checkbox wire:model="maximum_compatibility" label="Maximum Compatibility" description="Resolves display issues caused by certain e-ink driver chips. Disables fast refresh. TRMNL Firmware 1.6.0+ required." />
|
||||||
|
|
||||||
@if(empty($device_model_id))
|
@if(empty($device_model_id))
|
||||||
<flux:separator class="my-4" text="Advanced Device Settings" />
|
<flux:separator class="my-4" text="Advanced Device Settings" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue