Sephfox commited on
Commit
c084151
Β·
verified Β·
1 Parent(s): 7c1395e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -281,7 +281,7 @@ with col2:
281
  st.write(f"Duration: {touch_duration:.1f} s | Intensity: {touch_pressure:.2f}")
282
 
283
  # Create a futuristic data display
284
- data_display = f"""
285
  ```
286
  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
287
  β”‚ Pressure : {{measured_pressure:.2f}} β”‚
 
281
  st.write(f"Duration: {touch_duration:.1f} s | Intensity: {touch_pressure:.2f}")
282
 
283
  # Create a futuristic data display
284
+ data_display = f"""
285
  ```
286
  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
287
  β”‚ Pressure : {{measured_pressure:.2f}} β”‚