[PR #1063] [MERGED] [Doc] fixing incorrect sample code #1099

Closed
opened 2026-03-22 16:00:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1063
Author: @didier-durand
Created: 12/4/2025
Status: Merged
Merged: 12/4/2025
Merged by: @profvjreddi

Base: devHead: fix-typos-p


📝 Commits (1)

  • a457f14 [Doc] fixing incorrect sample code

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 quarto/contents/labs/shared/dsp_spectral_features_block/dsp_spectral_features_block.qmd (+3 -3)

📄 Description

Hi,
Fixing some incorrect sample code: FFT_Length (without fixed typo) is defined in previous code section at line #125.
Didier


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1063 **Author:** [@didier-durand](https://github.com/didier-durand) **Created:** 12/4/2025 **Status:** ✅ Merged **Merged:** 12/4/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `fix-typos-p` --- ### 📝 Commits (1) - [`a457f14`](https://github.com/harvard-edge/cs249r_book/commit/a457f1436988b7668823df57dd60055586577dd3) [Doc] fixing incorrect sample code ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `quarto/contents/labs/shared/dsp_spectral_features_block/dsp_spectral_features_block.qmd` (+3 -3) </details> ### 📄 Description Hi, Fixing some incorrect sample code: FFT_Length (without fixed typo) is defined in previous code section at line #125. Didier --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 16:00:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1099