Skip to content

Commit

Permalink
add freedom robotics for webrtc bridge project
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenlybeck committed Aug 21, 2024
1 parent 72edcc2 commit 083c776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/projects/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default function Projects() {
<h2 className={styles.sectionTitle}>WebRTC Bridge for Robot Control</h2>
<PlaceholderImage alt="Placeholder for WebRTC Bridge" width={800} height={400} />
<p className={styles.paragraph}>A WebRTC bridge for direct control of mobile robots from a web browser.</p>
<p className={styles.paragraph}>Client: Freedom Robotics</p>
</section>

<section className={styles.section}>
Expand Down

0 comments on commit 083c776

Please sign in to comment.